Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp452 int64_t TestDisp = AM.Disp + Op1; in expandDisp() local
453 if (selectDisp(AM.DR, TestDisp)) { in expandDisp()
455 AM.Disp = TestDisp; in expandDisp()