Searched defs:ConstantPool (Results 1 – 11 of 11) sorted by relevance
41 ConstantPool, global() enumerator
310 using ConstantPool = MapVector<uint64_t, uint64_t>; global() variable
82 ConstantPool, enumerator
258 Constant *ConstantPool = ConstantStruct::getAnon(ConstantsInStruct); in mergeModuleStringPool() local
70 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local 89 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
502 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
11100 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local11200 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local11595 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitStructByval() local
440 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
239 if (const auto *ConstantPool = MF.getConstantPool()) in print() local578 const MachineConstantPool &ConstantPool) { in convert()
521 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local983 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
5868 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in LookupConstant()5880 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in ConstantFold()5917 SmallDenseMap<Value *, Constant *> ConstantPool; in getCaseResults() local