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

References

include/llvm/CodeGen/SelectionDAGNodes.h
 2397     return (getIndexType() == ISD::SIGNED_SCALED) ||
 2401     return (getIndexType() == ISD::SIGNED_SCALED) ||
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 4374   IndexType = ISD::SIGNED_SCALED;
 4416     IndexType = ISD::SIGNED_SCALED;
 4537     IndexType = ISD::SIGNED_SCALED;