Searched refs:shouldUseLA (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp476 static bool shouldUseLA(SDNode *Base, int64_t Disp, SDNode *Index) { function
547 !shouldUseLA(AM.Base.getNode(), AM.Disp, AM.Index.getNode()))

Completed in 93 milliseconds