Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DConstantPools.cpp79 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools
112 if (ConstantPool *CP = getConstantPool(Section)) in emitForCurrentSection()
118 if (ConstantPool *CP = getConstantPool(Section)) in clearCacheForCurrentSection()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DConstantPools.h96 ConstantPool *getConstantPool(MCSection *Section);
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp44 MCP = MF.getConstantPool(); in runOnMachineFunction()
212 const Constant *C = cast<CSKYConstantPoolConstant>(CCPV)->getConstantPool(); in emitMachineConstantPoolValue()
H A DCSKYConstantPoolValue.cpp110 const Constant *CSKYConstantPoolConstant::getConstantPool() const { in getConstantPool() function in CSKYConstantPoolConstant
H A DCSKYConstantPoolValue.h125 const Constant *getConstantPool() const;
H A DCSKYInstrInfo.cpp568 MachineConstantPool *MCP = MF.getConstantPool(); in getGlobalBaseReg()
588 MF.getMachineMemOperand(MachinePointerInfo::getConstantPool(MF), in getGlobalBaseReg()
H A DCSKYFrameLowering.cpp281 FnSize += MF.getConstantPool()->getConstants().size() * 4; in EstimateFunctionSizeInBytes()
H A DCSKYConstantIslandPass.cpp289 MCP = Mf.getConstantPool(); in runOnMachineFunction()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp114 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { in getConstantPool() function in PseudoSourceValueManager
H A DMachineOperand.cpp1038 MachinePointerInfo MachinePointerInfo::getConstantPool(MachineFunction &MF) { in getConstantPool() function in MachinePointerInfo
1039 return MachinePointerInfo(MF.getPSVManager().getConstantPool()); in getConstantPool()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h179 const PseudoSourceValue *getConstantPool();
H A DMachineMemOperand.h97 static MachinePointerInfo getConstantPool(MachineFunction &MF);
H A DMachineFunction.h704 MachineConstantPool *getConstantPool() { return ConstantPool; }
705 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
H A DSelectionDAG.h730 SDValue getConstantPool(const Constant *C, EVT VT,
736 return getConstantPool(C, VT, Align, Offset, true, TargetFlags);
738 SDValue getConstantPool(MachineConstantPoolValue *C, EVT VT,
744 return getConstantPool(C, VT, Align, Offset, true, TargetFlags);
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp636 auto ConstPool = MF.getConstantPool(); in selectGlobal()
646 MachinePointerInfo::getConstantPool(MF), MachineMemOperand::MOLoad, in selectGlobal()
996 auto ConstPool = MF.getConstantPool(); in select()
1003 MF.getMachineMemOperand(MachinePointerInfo::getConstantPool(MF), in select()
H A DThumbRegisterInfo.cpp70 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool()
89 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool()
H A DARMBaseRegisterInfo.cpp502 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool()
H A DARMAsmPrinter.cpp116 MCP = MF.getConstantPool(); in runOnMachineFunction()
1301 const MachineConstantPool *MCP = MF.getConstantPool(); in EmitUnwindingInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp161 MF->getMachineMemOperand(MachinePointerInfo::getConstantPool(*MF), in Select()
H A DXCoreInstrInfo.cpp440 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp329 DAG.getConstantPool(LLVMC, TLI.getPointerTy(DAG.getDataLayout())); in ExpandConstantFP()
334 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), VT, in ExpandConstantFP()
340 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), Alignment); in ExpandConstantFP()
348 SDValue CPIdx = DAG.getConstantPool(CP->getConstantIntValue(), in ExpandConstant()
353 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), Alignment); in ExpandConstant()
1963 DAG.getConstantPool(CP, TLI.getPointerTy(DAG.getDataLayout())); in ExpandBUILD_VECTOR()
1967 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), in ExpandBUILD_VECTOR()
2499 DAG.getConstantPool(FudgeFactor, TLI.getPointerTy(DAG.getDataLayout())); in ExpandLegalINT_TO_FP()
2507 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), in ExpandLegalINT_TO_FP()
2512 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), MVT::f32, in ExpandLegalINT_TO_FP()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp561 assert(MF->getConstantPool()->getConstants().empty() && in emitConstantPool()
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A DReducerWorkItem.cpp180 NewPtrInfo.V = PSVMgr.getConstantPool(); in cloneMemOperands()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1439 unsigned CPI = MF.getConstantPool()->getConstantPoolIndex(CFP, Alignment); in materializeFP()
1452 MachinePointerInfo::getConstantPool(MF), MachineMemOperand::MOLoad, in materializeFP()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp89 MCP = MF.getConstantPool(); in runOnMachineFunction()

123