| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | PseudoSourceValue.cpp | 51 const PseudoSourceValue *PseudoSourceValue::getConstantPool() in getConstantPool() function in PseudoSourceValue 82 this == getConstantPool() || in isConstant() 91 this == getConstantPool() || in isAliased() 99 this == getConstantPool() || in mayAlias()
|
| HD | MachineInstr.cpp | 446 MachinePointerInfo MachinePointerInfo::getConstantPool() { in getConstantPool() function in MachinePointerInfo 447 return MachinePointerInfo(PseudoSourceValue::getConstantPool()); in getConstantPool()
|
| HD | MachineLICM.cpp | 925 if (PSV == PSV->getGOT() || PSV == PSV->getConstantPool()) in isLoadFromGOTOrConstantPool()
|
| /NextBSD/contrib/llvm/lib/MC/ |
| HD | ConstantPools.cpp | 51 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools 86 if (ConstantPool *CP = getConstantPool(Section)) { in emitForCurrentSection()
|
| /NextBSD/contrib/llvm/include/llvm/MC/ |
| HD | ConstantPools.h | 86 ConstantPool *getConstantPool(MCSection *Section);
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | PseudoSourceValue.h | 75 static const PseudoSourceValue *getConstantPool();
|
| HD | MachineFunction.h | 216 MachineConstantPool *getConstantPool() { return ConstantPool; } 217 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
|
| HD | MachineMemOperand.h | 65 static MachinePointerInfo getConstantPool();
|
| HD | SelectionDAG.h | 481 SDValue getConstantPool(const Constant *C, EVT VT, 487 return getConstantPool(C, VT, Align, Offset, true, TargetFlags); 489 SDValue getConstantPool(MachineConstantPoolValue *C, EVT VT, 495 return getConstantPool(C, VT, Align, Offset, true, TargetFlags);
|
| /NextBSD/contrib/llvm/lib/Target/ARM/ |
| HD | ARMInstrInfo.cpp | 164 unsigned Idx = MF.getConstantPool()->getConstantPoolIndex(CPV, Align); in runOnMachineFunction()
|
| HD | ThumbRegisterInfo.cpp | 71 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() 90 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool()
|
| HD | ARMBaseRegisterInfo.cpp | 400 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool()
|
| HD | ARMISelLowering.cpp | 1738 MachinePointerInfo::getConstantPool(), false, false, in LowerCall() 1752 MachinePointerInfo::getConstantPool(), false, false, in LowerCall() 1808 MachinePointerInfo::getConstantPool(), false, false, in LowerCall() 2471 MachinePointerInfo::getConstantPool(), in LowerBlockAddress() 2495 MachinePointerInfo::getConstantPool(), in LowerToTLSGeneralDynamicModel() 2547 MachinePointerInfo::getConstantPool(), in LowerToTLSExecModels() 2555 MachinePointerInfo::getConstantPool(), in LowerToTLSExecModels() 2565 MachinePointerInfo::getConstantPool(), in LowerToTLSExecModels() 2608 MachinePointerInfo::getConstantPool(), in LowerGlobalAddressELF() 2632 MachinePointerInfo::getConstantPool(), in LowerGlobalAddressELF() [all …]
|
| HD | ARMAsmPrinter.cpp | 105 MCP = MF.getConstantPool(); in runOnMachineFunction() 1156 const MachineConstantPool *MCP = MF.getConstantPool(); in EmitUnwindingInstruction()
|
| HD | ARMConstantIslandPass.cpp | 390 MCP = mf.getConstantPool(); in runOnMachineFunction()
|
| /NextBSD/contrib/llvm/lib/Target/XCore/ |
| HD | XCoreISelDAGToDAG.cpp | 155 MachinePointerInfo::getConstantPool(), MachineMemOperand::MOLoad, 4, 4); in Select()
|
| HD | XCoreInstrInfo.cpp | 448 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate()
|
| /NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| HD | LegalizeDAG.cpp | 273 DAG.getConstantPool(LLVMC, TLI.getPointerTy(DAG.getDataLayout())); in ExpandConstantFP() 279 CPIdx, MachinePointerInfo::getConstantPool(), in ExpandConstantFP() 285 MachinePointerInfo::getConstantPool(), false, false, false, in ExpandConstantFP() 2012 DAG.getConstantPool(CP, TLI.getPointerTy(DAG.getDataLayout())); in ExpandBUILD_VECTOR() 2015 MachinePointerInfo::getConstantPool(), in ExpandBUILD_VECTOR() 2608 DAG.getConstantPool(FudgeFactor, TLI.getPointerTy(DAG.getDataLayout())); in ExpandLegalINT_TO_FP() 2615 MachinePointerInfo::getConstantPool(), in ExpandLegalINT_TO_FP() 2620 MachinePointerInfo::getConstantPool(), in ExpandLegalINT_TO_FP()
|
| HD | InstrEmitter.cpp | 417 MachineConstantPool *MCP = MF->getConstantPool(); in AddOperand()
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86AsmPrinter.cpp | 566 MF->getConstantPool()->getConstants()[CPID]; in GetCPISymbol()
|
| HD | X86MCInstLower.cpp | 975 MI.getParent()->getParent()->getConstantPool()->getConstants(); in getConstantFromPool()
|
| /NextBSD/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZISelLowering.cpp | 2531 Offset = DAG.getConstantPool(CPV, PtrVT, 8); in lowerGlobalTLSAddress() 2533 Offset, MachinePointerInfo::getConstantPool(), in lowerGlobalTLSAddress() 2546 Offset = DAG.getConstantPool(CPV, PtrVT, 8); in lowerGlobalTLSAddress() 2548 Offset, MachinePointerInfo::getConstantPool(), in lowerGlobalTLSAddress() 2564 SDValue DTPOffset = DAG.getConstantPool(CPV, PtrVT, 8); in lowerGlobalTLSAddress() 2566 DTPOffset, MachinePointerInfo::getConstantPool(), in lowerGlobalTLSAddress() 2589 Offset = DAG.getConstantPool(CPV, PtrVT, 8); in lowerGlobalTLSAddress() 2591 Offset, MachinePointerInfo::getConstantPool(), in lowerGlobalTLSAddress()
|
| /NextBSD/contrib/llvm/lib/Target/Mips/ |
| HD | MipsAsmPrinter.cpp | 79 MCP = MF.getConstantPool(); in runOnMachineFunction()
|
| HD | MipsConstantIslandPass.cpp | 450 MCP = mf.getConstantPool(); in runOnMachineFunction()
|
| /NextBSD/contrib/llvm/lib/Target/AMDGPU/ |
| HD | AMDGPUISelDAGToDAG.cpp | 684 if (PSV && PSV == PseudoSourceValue::getConstantPool()) { in isCPLoad()
|