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

References

lib/CodeGen/MIRPrinter.cpp
  219   if (const auto *ConstantPool = MF.getConstantPool())
lib/Target/ARM/ARMAsmPrinter.cpp
 1190         const MachineConstantPool *MCP = MF.getConstantPool();
lib/Target/ARM/ARMBaseInstrInfo.cpp
 1778     const MachineConstantPool *MCP = MF->getConstantPool();
lib/Target/ARM/ARMFrameLowering.cpp
 1497   FnSize += MF.getConstantPool()->getConstants().size() * 4;
lib/Target/X86/X86MCInstLower.cpp
 1610       MI.getParent()->getParent()->getConstantPool()->getConstants();