/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
D | ConstantPool.java | 38 public class ConstantPool implements Cloneable, Node { class 46 public ConstantPool(final Constant[] constant_pool) { in ConstantPool() method in ConstantPool 58 public ConstantPool(final DataInput input) throws IOException, ClassFormatException { in ConstantPool() method in ConstantPool
|
/external/llvm/include/llvm/MC/ |
D | ConstantPools.h | 46 ConstantPool() {} in ConstantPool() function
|
/external/llvm/include/llvm/CodeGen/ |
D | PseudoSourceValue.h | 42 ConstantPool, enumerator
|
D | StackMaps.h | 193 typedef MapVector<uint64_t, uint64_t> ConstantPool; typedef
|
D | ISDOpcodes.h | 63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | PseudoSourceValue.h | 42 ConstantPool, enumerator
|
D | StackMaps.h | 240 using ConstantPool = MapVector<uint64_t, uint64_t>; variable
|
D | ISDOpcodes.h | 64 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ThumbRegisterInfo.cpp | 70 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local 89 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
|
D | ARMBaseRegisterInfo.cpp | 464 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
|
D | ARMISelLowering.cpp | 9784 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local 9885 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local 10287 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitStructByval() local
|
/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 | 417 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool() local
|
D | ARMISelLowering.cpp | 7566 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local 7655 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitSjLjDispatchBlock() local 8032 MachineConstantPool *ConstantPool = MF->getConstantPool(); in EmitStructByval() local
|
/external/turbine/java/com/google/turbine/bytecode/ |
D | ConstantPool.java | 31 public class ConstantPool { class
|
/external/llvm/lib/CodeGen/MIRParser/ |
D | MIRParser.cpp | 299 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local 615 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
D | MIRParser.cpp | 423 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local 819 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
|
/external/llvm/lib/CodeGen/ |
D | MIRPrinter.cpp | 185 if (const auto *ConstantPool = MF.getConstantPool()) in print() local 388 const MachineConstantPool &ConstantPool) { in convert()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 442 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MIRPrinter.cpp | 219 if (const auto *ConstantPool = MF.getConstantPool()) in print() local 502 const MachineConstantPool &ConstantPool) { in convert()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 443 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceGlobalContext.h | 44 class ConstantPool; variable
|
D | IceGlobalContext.cpp | 199 class ConstantPool { class
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 4165 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in LookupConstant() 4177 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in ConstantFold() 4219 SmallDenseMap<Value *, Constant *> ConstantPool; in GetCaseResults() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 4692 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in LookupConstant() 4704 const SmallDenseMap<Value *, Constant *> &ConstantPool) { in ConstantFold() 4746 SmallDenseMap<Value *, Constant *> ConstantPool; in GetCaseResults() local
|