Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h43 ConstantPool, enumerator
H A DStackMaps.h241 using ConstantPool = MapVector<uint64_t, uint64_t>; variable
H A DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp71 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local
90 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
H A DARMBaseRegisterInfo.cpp446 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
H A DARMISelLowering.cpp8472 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
8573 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
8975 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitStructByval() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMIRPrinter.cpp215 if (const auto *ConstantPool = MF.getConstantPool()) in print() local
456 const MachineConstantPool &ConstantPool) { in convert()
/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp375 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local
742 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp444 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4588 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in LookupConstant()
4600 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in ConstantFold()
4642 SmallDenseMap<Value *, Constant *> ConstantPool; in GetCaseResults() local