Home
last modified time | relevance | path

Searched defs:getConstantPool (Results 1 – 25 of 27) sorted by relevance

12

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DStackMapType.java156 public final ConstantPool getConstantPool() { in getConstantPool() method in StackMapType
DElementValue.java118 final ConstantPool getConstantPool() { in getConstantPool() method in ElementValue
DAnnotationEntry.java75 public ConstantPool getConstantPool() { in getConstantPool() method in AnnotationEntry
DConstantPool.java272 public Constant[] getConstantPool() { in getConstantPool() method in ConstantPool
DFieldOrMethod.java169 public final ConstantPool getConstantPool() { in getConstantPool() method in FieldOrMethod
DAttribute.java324 public final ConstantPool getConstantPool() in getConstantPool() method in Attribute
DStackMapEntry.java425 public final ConstantPool getConstantPool() { in getConstantPool() method in StackMapEntry
DLocalVariable.java141 public final ConstantPool getConstantPool() { in getConstantPool() method in LocalVariable
DJavaClass.java375 public ConstantPool getConstantPool() { in getConstantPool() method in JavaClass
/external/llvm/lib/MC/
DConstantPools.cpp50 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DFieldGenOrMethodGen.java99 public ConstantPoolGen getConstantPool() { in getConstantPool() method in FieldGenOrMethodGen
DElementValueGen.java153 protected ConstantPoolGen getConstantPool() in getConstantPool() method in ElementValueGen
DInstructionFactory.java777 public ConstantPoolGen getConstantPool() { in getConstantPool() method in InstructionFactory
DClassGen.java490 public ConstantPoolGen getConstantPool() { in getConstantPool() method in ClassGen
DConstantPoolGen.java742 public ConstantPool getConstantPool() { in getConstantPool() method in ConstantPoolGen
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPseudoSourceValue.cpp51 const PseudoSourceValue *PseudoSourceValue::getConstantPool() in getConstantPool() function in PseudoSourceValue
DMachineInstr.cpp343 MachinePointerInfo MachinePointerInfo::getConstantPool() { in getConstantPool() function in MachinePointerInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DConstantPools.cpp67 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools
/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp108 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { in getConstantPool() function in PseudoSourceValueManager
DMachineInstr.cpp476 MachinePointerInfo MachinePointerInfo::getConstantPool(MachineFunction &MF) { in getConstantPool() function in MachinePointerInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPseudoSourceValue.cpp121 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { in getConstantPool() function in PseudoSourceValueManager
DMachineOperand.cpp951 MachinePointerInfo MachinePointerInfo::getConstantPool(MachineFunction &MF) { in getConstantPool() function in MachinePointerInfo
/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp151 ConstantList getConstantPool() const { in getConstantPool() function in Ice::__anon4271a4ce0111::TypePool
853 ConstantList GlobalContext::getConstantPool(Type Ty) { in getConstantPool() function in Ice::GlobalContext
/external/oj-libjdwp/src/share/back/
DReferenceTypeImpl.c310 getConstantPool(PacketInputStream *in, PacketOutputStream *out) in getConstantPool() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1117 SDValue SelectionDAG::getConstantPool(const Constant *C, EVT VT, in getConstantPool() function in SelectionDAG
1144 SDValue SelectionDAG::getConstantPool(MachineConstantPoolValue *C, EVT VT, in getConstantPool() function in SelectionDAG

12