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

References

lib/Target/ARM/ARMISelDAGToDAG.cpp
 2079   bool is64BitVector = VT.is64BitVector();
 2083   switch (VT.getSimpleVT().SimpleTy) {
 2127           ? SDValue(CurDAG->getMachineNode(TargetOpcode::IMPLICIT_DEF,dl,VT), 0)
 2144       bool IsImmUpdate = isPerfectIncrement(Inc, VT, NumVecs);
 2178     ? SDValue(CurDAG->getMachineNode(TargetOpcode::IMPLICIT_DEF, dl, VT), 0)