reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/ARM/ARMISelLowering.cpp
14116   if (!Int)
14141   SDLoc dl(Int);
14143   SDValue Elements = Int.getOperand(2);
14144   unsigned IntOp = cast<ConstantSDNode>(Int->getOperand(1))->getZExtValue();
14171     DAG.ReplaceAllUsesOfValueWith(Int.getValue(1), Int.getOperand(0));
14171     DAG.ReplaceAllUsesOfValueWith(Int.getValue(1), Int.getOperand(0));
14175       cast<ConstantSDNode>(Int.getOperand(3))->getZExtValue(), dl, MVT::i32);
14176     SDValue Args[] = { Int.getOperand(0), Elements, Size, };
14179     DAG.ReplaceAllUsesWith(Int.getNode(), LoopDec.getNode());