Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18292 SDValue OtherTarget = Br->getOperand(1); in PerformHWLoopCombine() local
18313 SDValue Ops[] = {Chain, Setup, OtherTarget}; in PerformHWLoopCombine()
18330 SDValue Target = IsFalseIfZero(CC, Imm) ? Dest : OtherTarget; in PerformHWLoopCombine()
18334 if (Target == OtherTarget) in PerformHWLoopCombine()