Home
last modified time | relevance | path

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

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