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

References

include/llvm/CodeGen/PseudoSourceValue.h
  134     return V->kind() == GlobalValueCallEntry;
lib/CodeGen/MachineOperand.cpp
 1137     case PseudoSourceValue::GlobalValueCallEntry:
lib/CodeGen/PseudoSourceValue.cpp
  101     : CallEntryPseudoSourceValue(GlobalValueCallEntry, TII), GV(GV) {}
lib/Target/AMDGPU/R600InstrInfo.cpp
 1509   case PseudoSourceValue::GlobalValueCallEntry:
lib/Target/AMDGPU/SIInstrInfo.cpp
 2284   case PseudoSourceValue::GlobalValueCallEntry: