Searched defs:ConstantPool (Results 1 – 12 of 12) sorted by relevance
| /external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
| D | ConstantPool.java | 23 public interface ConstantPool { interface
|
| /external/llvm/include/llvm/MC/ |
| D | ConstantPools.h | 46 ConstantPool() {} in ConstantPool() function
|
| /external/llvm/include/llvm/CodeGen/ |
| D | PseudoSourceValue.h | 40 ConstantPool, enumerator
|
| D | StackMaps.h | 194 typedef MapVector<uint64_t, uint64_t> ConstantPool; typedef
|
| D | ISDOpcodes.h | 63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
|
| /external/llvm/lib/Target/ARM/ |
| D | ThumbRegisterInfo.cpp | 71 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local 90 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
|
| D | ARMBaseRegisterInfo.cpp | 389 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
|
| D | ARMISelLowering.cpp | 7228 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/ |
| D | MIRParser.cpp | 292 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local 587 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF, in initializeConstantPool()
|
| /external/llvm/lib/CodeGen/ |
| D | MIRPrinter.cpp | 179 if (const auto *ConstantPool = MF.getConstantPool()) in print() local 375 const MachineConstantPool &ConstantPool) { in convert()
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreInstrInfo.cpp | 446 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | SimplifyCFG.cpp | 3826 const SmallDenseMap<Value*, Constant*>& ConstantPool) { in LookupConstant() 3838 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in ConstantFold() 3880 SmallDenseMap<Value*, Constant*> ConstantPool; in GetCaseResults() local
|