Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h41 ConstantPool, enumerator
H A DStackMaps.h302 using ConstantPool = MapVector<uint64_t, uint64_t>; variable
H A DISDOpcodes.h75 ConstantPool, enumerator
/netbsd-src/external/apache2/llvm/dist/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.cpp483 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
H A DARMISelLowering.cpp10355 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
10455 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
10855 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitStructByval() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp455 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local
866 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRPrinter.cpp227 if (const auto *ConstantPool = MF.getConstantPool()) in print() local
529 const MachineConstantPool &ConstantPool) { in convert()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp443 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5201 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in LookupConstant()
5213 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in ConstantFold()
5255 SmallDenseMap<Value *, Constant *> ConstantPool; in GetCaseResults() local