Home
last modified time | relevance | path

Searched defs:ConstantPool (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h41 ConstantPool, global() enumerator
H A DStackMaps.h310 using ConstantPool = MapVector<uint64_t, uint64_t>; global() variable
H A DISDOpcodes.h82 ConstantPool, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMergeStringPool.cpp258 Constant *ConstantPool = ConstantStruct::getAnon(ConstantsInStruct); in mergeModuleStringPool() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp70 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local
89 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
H A DARMBaseRegisterInfo.cpp502 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
H A DARMISelLowering.cpp11100 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
11200 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
11595 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitStructByval() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp440 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp239 if (const auto *ConstantPool = MF.getConstantPool()) in print() local
578 const MachineConstantPool &ConstantPool) { in convert()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp521 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local
983 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5868 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in LookupConstant()
5880 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in ConstantFold()
5917 SmallDenseMap<Value *, Constant *> ConstantPool; in getCaseResults() local