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

References

include/llvm/CodeGen/PseudoSourceValue.h
   69   bool isConstantPool() const { return Kind == ConstantPool; }
lib/CodeGen/MachineOperand.cpp
 1128     case PseudoSourceValue::ConstantPool:
lib/CodeGen/PseudoSourceValue.cpp
  112       ConstantPoolPSV(PseudoSourceValue::ConstantPool, TII) {}
lib/Target/AMDGPU/R600InstrInfo.cpp
 1506   case PseudoSourceValue::ConstantPool:
lib/Target/AMDGPU/SIInstrInfo.cpp
 2281   case PseudoSourceValue::ConstantPool: