Home
last modified time | relevance | path

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

/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
DConstantPool.java23 public interface ConstantPool { interface
/external/llvm/include/llvm/MC/
DConstantPools.h46 ConstantPool() {} in ConstantPool() function
/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h40 ConstantPool, enumerator
DStackMaps.h194 typedef MapVector<uint64_t, uint64_t> ConstantPool; typedef
DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
/external/llvm/lib/Target/ARM/
DThumbRegisterInfo.cpp71 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local
90 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
DARMBaseRegisterInfo.cpp389 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
DARMISelLowering.cpp7228 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
7317 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local
7694 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitStructByval() local
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp292 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local
587 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF, in initializeConstantPool()
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp179 if (const auto *ConstantPool = MF.getConstantPool()) in print() local
375 const MachineConstantPool &ConstantPool) { in convert()
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp446 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3826 const SmallDenseMap<Value*, Constant*>& ConstantPool) { in LookupConstant()
3838 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in ConstantFold()
3880 SmallDenseMap<Value*, Constant*> ConstantPool; in GetCaseResults() local