Searched defs:ConstantPool (Results 1 – 10 of 10) sorted by relevance
41 ConstantPool, enumerator
302 using ConstantPool = MapVector<uint64_t, uint64_t>; variable
82 ConstantPool, enumerator
70 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local89 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
489 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
10645 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local10745 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local11145 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitStructByval() local
462 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local876 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
443 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
235 if (const auto *ConstantPool = MF.getConstantPool()) in print() local554 const MachineConstantPool &ConstantPool) { in convert()
5076 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in LookupConstant()5088 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in ConstantFold()5130 SmallDenseMap<Value *, Constant *> ConstantPool; in GetCaseResults() local