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

References

lib/Target/ARM/ARMInstructionSelector.cpp
  629   auto addOpsForConstantPoolLoad = [&MF, Alignment,
  641                   ARMConstantPoolConstant::Create(GV, ARMCP::SBREL), Alignment)
  642             : ConstPool->getConstantPoolIndex(GV, Alignment);
  646             Size, Alignment));
  652   auto addGOTMemOperand = [this, &MF, Alignment](MachineInstrBuilder &MIB) {
  655         TM.getProgramPointerSize(), Alignment));