Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp420 int64_t TestDisp = AM.Disp + Op1; in expandDisp() local
421 if (selectDisp(AM.DR, TestDisp)) { in expandDisp()
423 AM.Disp = TestDisp; in expandDisp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp431 int64_t TestDisp = AM.Disp + Op1; in expandDisp() local
432 if (selectDisp(AM.DR, TestDisp)) { in expandDisp()
434 AM.Disp = TestDisp; in expandDisp()