Home
last modified time | relevance | path

Searched refs:TestDisp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp445 int64_t TestDisp = AM.Disp + Op1; in expandDisp() local
446 if (selectDisp(AM.DR, TestDisp)) { in expandDisp()
448 AM.Disp = TestDisp; in expandDisp()