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.h39 ConstantPool, enumerator
H A DStackMaps.h311 using ConstantPool = MapVector<uint64_t, uint64_t>; variable
H A DISDOpcodes.h92 ConstantPool, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp68 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local
87 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
H A DARMBaseRegisterInfo.cpp531 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
H A DARMISelLowering.cpp11163 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
11263 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
11658 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitStructByval() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp439 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp215 if (const auto *ConstantPool = MF.getConstantPool()) in printMF() local
593 const MachineConstantPool &ConstantPool) { in convertMCP()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp577 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local
1061 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.cpp494 MachineConstantPool *ConstantPool = MF->getConstantPool(); in insertIndirectBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6017 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in lookupConstant()
6029 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in constantFold()
6066 SmallDenseMap<Value *, Constant *> ConstantPool; in getCaseResults() local