HomeSort by relevance Sort by last modified time
    Searched defs:getConstantPool (Results 1 - 11 of 11) sorted by null

  /dalvik/dx/src/com/android/dx/cf/iface/
ClassFile.java 81 public ConstantPool getConstantPool();
  /external/llvm/lib/CodeGen/
PseudoSourceValue.cpp 51 const PseudoSourceValue *PseudoSourceValue::getConstantPool()
86 this == getConstantPool() ||
95 this == getConstantPool() ||
103 this == getConstantPool() ||
MachineInstr.cpp 396 /// getConstantPool - Return a MachinePointerInfo record that refers to the
398 MachinePointerInfo MachinePointerInfo::getConstantPool() {
399 return MachinePointerInfo(PseudoSourceValue::getConstantPool());
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineFunction.h 189 /// getConstantPool - Return the constant pool object for the current
192 MachineConstantPool *getConstantPool() { return ConstantPool; }
193 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
  /dalvik/dx/src/com/android/dx/cf/direct/
DirectClassFile.java 286 public ConstantPool getConstantPool() {
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 2346 milliseconds