HomeSort by relevance Sort by last modified time
    Searched defs:getConstantPool (Results 1 - 9 of 9) 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 395 /// getConstantPool - Return a MachinePointerInfo record that refers to the
397 MachinePointerInfo MachinePointerInfo::getConstantPool() {
398 return MachinePointerInfo(PseudoSourceValue::getConstantPool());
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineFunction.h 182 /// getConstantPool - Return the constant pool object for the current
185 MachineConstantPool *getConstantPool() { return ConstantPool; }
186 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
  /dalvik/dx/src/com/android/dx/cf/direct/
DirectClassFile.java 276 public ConstantPool getConstantPool() {
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /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/sdk/tools/lib/
dx.jar 

Completed in 143 milliseconds