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

References

lib/Target/ARM/ARMISelDAGToDAG.cpp
 3338         uint64_t ID = cast<ConstantSDNode>(Int->getOperand(1))->getZExtValue();
 3342           SDValue Elements = Int.getOperand(2);
 3344             cast<ConstantSDNode>(Int.getOperand(3))->getZExtValue(), dl,
 3347           SDValue Args[] = { Elements, Size, Int.getOperand(0) };
 3352           ReplaceUses(Int.getNode(), LoopDec);
 3361           CurDAG->RemoveDeadNode(Int.getNode());