Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4929 SDValue ChainInput = OldDecrement.getOperand(0); in trySelectLoopCountIntrinsic() local
4945 ReplaceUses(OldDecrement.getValue(1), ChainInput); in trySelectLoopCountIntrinsic()
4949 ChainInput, N->getOperand(0)); in trySelectLoopCountIntrinsic()