Searched defs:ConstantPool (Results 1 – 11 of 11) sorted by relevance
23 public interface ConstantPool { interface
33 ConstantPool() {} in ConstantPool() function
44 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
71 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
406 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
6584 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local6676 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local7062 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitStructByval() local
139 typedef MapVector<int64_t, int64_t> ConstantPool; typedef
63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
455 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
300 MachineConstantPool *ConstantPool; member in __anonda3058b90111::JITEmitter
3351 const SmallDenseMap<Value*, Constant*>& ConstantPool) { in LookupConstant()3363 const SmallDenseMap<Value *, Constant *> &ConstantPool, in ConstantFold()3407 SmallDenseMap<Value*, Constant*> ConstantPool; in GetCaseResults() local