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

Declarations

include/llvm/CodeGen/SelectionDAGNodes.h
 1874   Type *getType() const;

References

lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  413     Type *Type = CP->getType();
lib/Target/ARM/ARMISelLowering.cpp
 2993     auto T = const_cast<Type*>(CP->getType());