Searched refs:DecrementLoc (Results 1 – 1 of 1) sorted by relevance
4914 SDLoc DecrementLoc(OldDecrement); in trySelectLoopCountIntrinsic() local4916 SDValue DecrementOps[] = {Subtarget->isPPC64() ? getI64Imm(1, DecrementLoc) in trySelectLoopCountIntrinsic()4917 : getI32Imm(1, DecrementLoc)}; in trySelectLoopCountIntrinsic()4920 SDNode *NewDecrement = CurDAG->getMachineNode(DecrementOpcode, DecrementLoc, in trySelectLoopCountIntrinsic()