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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp517 static bool shouldUseLA(SDNode *Base, int64_t Disp, SDNode *Index) { function
592 !shouldUseLA(AM.Base.getNode(), AM.Disp, AM.Index.getNode()))

Completed in 109 milliseconds