Home
last modified time | relevance | path

Searched refs:getConstantPool (Results 1 – 25 of 41) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp51 const PseudoSourceValue *PseudoSourceValue::getConstantPool() in getConstantPool() function in PseudoSourceValue
82 this == getConstantPool() || in isConstant()
91 this == getConstantPool() || in isAliased()
99 this == getConstantPool() || in mayAlias()
H A DMachineInstr.cpp428 MachinePointerInfo MachinePointerInfo::getConstantPool() { in getConstantPool() function in MachinePointerInfo
429 return MachinePointerInfo(PseudoSourceValue::getConstantPool()); in getConstantPool()
H A DMachineLICM.cpp888 if (PSV == PSV->getGOT() || PSV == PSV->getConstantPool()) in isLoadFromGOTOrConstantPool()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DConstantPools.cpp52 AssemblerConstantPools::getConstantPool(const MCSection *Section) { in getConstantPool() function in AssemblerConstantPools
87 if (ConstantPool *CP = getConstantPool(Section)) { in emitForCurrentSection()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2RegisterInfo.cpp44 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool()
H A DARMInstrInfo.cpp162 unsigned Idx = MF.getConstantPool()->getConstantPoolIndex(CPV, Align); in runOnMachineFunction()
H A DThumb1RegisterInfo.cpp75 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool()
H A DARMBaseRegisterInfo.cpp412 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool()
H A DARMISelLowering.cpp1700 MachinePointerInfo::getConstantPool(), in LowerCall()
1715 MachinePointerInfo::getConstantPool(), in LowerCall()
1772 MachinePointerInfo::getConstantPool(), in LowerCall()
2417 MachinePointerInfo::getConstantPool(), in LowerBlockAddress()
2441 MachinePointerInfo::getConstantPool(), in LowerToTLSGeneralDynamicModel()
2493 MachinePointerInfo::getConstantPool(), in LowerToTLSExecModels()
2501 MachinePointerInfo::getConstantPool(), in LowerToTLSExecModels()
2511 MachinePointerInfo::getConstantPool(), in LowerToTLSExecModels()
2554 MachinePointerInfo::getConstantPool(), in LowerGlobalAddressELF()
2578 MachinePointerInfo::getConstantPool(), in LowerGlobalAddressELF()
[all …]
H A DARMAsmPrinter.cpp101 MCP = MF.getConstantPool(); in runOnMachineFunction()
1193 const MachineConstantPool *MCP = MF.getConstantPool(); in EmitUnwindingInstruction()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DConstantPools.h89 ConstantPool *getConstantPool(const MCSection *Section);
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h76 static const PseudoSourceValue *getConstantPool();
H A DMachineMemOperand.h64 static MachinePointerInfo getConstantPool();
H A DMachineFunction.h206 MachineConstantPool *getConstantPool() { return ConstantPool; }
207 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
H A DSelectionDAG.h475 SDValue getConstantPool(const Constant *C, EVT VT,
481 return getConstantPool(C, VT, Align, Offset, true, TargetFlags);
483 SDValue getConstantPool(MachineConstantPoolValue *C, EVT VT,
489 return getConstantPool(C, VT, Align, Offset, true, TargetFlags);
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp157 MachinePointerInfo::getConstantPool(), MachineMemOperand::MOLoad, 4, 4); in Select()
H A DXCoreInstrInfo.cpp457 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp559 MF->getConstantPool()->getConstants()[CPID]; in GetCPISymbol()
H A DX86MCInstLower.cpp921 MI.getParent()->getParent()->getConstantPool()->getConstants(); in getConstantFromPool()
H A DX86ISelLowering.cpp6243 SDValue CP = DAG.getConstantPool(C, TLI.getPointerTy()); in LowerVectorBroadcast()
6246 MachinePointerInfo::getConstantPool(), in LowerVectorBroadcast()
13832 SDValue CPIdx0 = DAG.getConstantPool(C0, getPointerTy(), 16); in LowerUINT_TO_FP_i64()
13842 SDValue CPIdx1 = DAG.getConstantPool(C1, getPointerTy(), 16); in LowerUINT_TO_FP_i64()
13848 MachinePointerInfo::getConstantPool(), in LowerUINT_TO_FP_i64()
13855 MachinePointerInfo::getConstantPool(), in LowerUINT_TO_FP_i64()
14123 SDValue FudgePtr = DAG.getConstantPool( in LowerUINT_TO_FP()
14137 FudgePtr, MachinePointerInfo::getConstantPool(), in LowerUINT_TO_FP()
14299 SDValue CP = DAG.getConstantPool(C, TLI.getPointerTy()); in LowerZERO_EXTEND_AVX512()
14302 MachinePointerInfo::getConstantPool(), in LowerZERO_EXTEND_AVX512()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp272 SDValue CPIdx = DAG.getConstantPool(LLVMC, TLI.getPointerTy()); in ExpandConstantFP()
278 CPIdx, MachinePointerInfo::getConstantPool(), in ExpandConstantFP()
284 MachinePointerInfo::getConstantPool(), false, false, false, in ExpandConstantFP()
1983 SDValue CPIdx = DAG.getConstantPool(CP, TLI.getPointerTy()); in ExpandBUILD_VECTOR()
1986 MachinePointerInfo::getConstantPool(), in ExpandBUILD_VECTOR()
2568 SDValue CPIdx = DAG.getConstantPool(FudgeFactor, TLI.getPointerTy()); in ExpandLegalINT_TO_FP()
2575 MachinePointerInfo::getConstantPool(), in ExpandLegalINT_TO_FP()
2580 MachinePointerInfo::getConstantPool(), in ExpandLegalINT_TO_FP()
H A DInstrEmitter.cpp417 MachineConstantPool *MCP = MF->getConstantPool(); in AddOperand()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp79 MCP = MF.getConstantPool(); in runOnMachineFunction()
H A DMipsConstantIslandPass.cpp450 MCP = mf.getConstantPool(); in runOnMachineFunction()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUISelDAGToDAG.cpp638 if (PSV && PSV == PseudoSourceValue::getConstantPool()) { in isCPLoad()

12