/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ThumbRegisterInfo.cpp | 70 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local 89 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ThumbRegisterInfo.cpp | 70 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local 89 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ThumbRegisterInfo.cpp | 71 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() local 90 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/cst/ |
H A D | ConstantPool.java | 23 public interface ConstantPool { interface
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/cst/ |
H A D | ConstantPool.java | 23 public interface ConstantPool { interface
|
/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/ |
H A D | MIRParser.cpp | 299 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local 615 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | ConstantPools.h | 46 ConstantPool() {} in ConstantPool() function
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 185 if (const auto *ConstantPool = MF.getConstantPool()) in print() local 388 const MachineConstantPool &ConstantPool) { in convert()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MIRParser.cpp | 423 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local 819 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 219 if (const auto *ConstantPool = MF.getConstantPool()) in print() local 502 const MachineConstantPool &ConstantPool) { in convert()
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | PseudoSourceValue.h | 42 ConstantPool, enumerator
|
H A D | StackMaps.h | 193 typedef MapVector<uint64_t, uint64_t> ConstantPool; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | PseudoSourceValue.h | 37 ConstantPool, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | PseudoSourceValue.h | 37 ConstantPool, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | PseudoSourceValue.h | 37 ConstantPool, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | PseudoSourceValue.h | 37 ConstantPool, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 232 if (const auto *ConstantPool = MF.getConstantPool()) in print() local 557 const MachineConstantPool &ConstantPool) { in convert()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MIRParser.cpp | 492 auto *ConstantPool = MF.getConstantPool(); in initializeMachineFunction() local 924 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) { in initializeConstantPool()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | PseudoSourceValue.h | 42 ConstantPool, enumerator
|
H A D | StackMaps.h | 240 using ConstantPool = MapVector<uint64_t, uint64_t>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | PseudoSourceValue.h | 41 ConstantPool, enumerator
|
/aosp_15_r20/external/turbine/java/com/google/turbine/bytecode/ |
H A D | ConstantPool.java | 31 public class ConstantPool { class
|
/aosp_15_r20/external/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.cpp | 442 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.cpp | 443 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate() local
|