HomeSort by relevance Sort by last modified time
    Searched refs:ConstantPool (Results 26 - 50 of 58) sorted by null

12 3

  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
BytecodeArray.java 21 import com.android.dx.rop.cst.ConstantPool;
49 private final ConstantPool pool;
58 public BytecodeArray(ByteArray bytes, ConstantPool pool) {
    [all...]
  /external/llvm/lib/Target/ARM/
Thumb1RegisterInfo.cpp 71 MachineConstantPool *ConstantPool = MF.getConstantPool();
74 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
ARMISelLowering.cpp 691 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 103 case ISD::ConstantPool: return "ConstantPool";
SelectionDAG.cpp 459 case ISD::ConstantPool:
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 126 // Conversion of i64 -> double produces constantpool nodes
127 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
212 case ISD::ConstantPool: return LowerConstantPool(Op, DAG);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 245 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
264 setOperationAction(ISD::ConstantPool, MVT::i64, Custom);
785 case ISD::ConstantPool: return lowerConstantPool(Op, DAG);
    [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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 227 setOperationAction(ISD::ConstantPool, PtrVT, Custom);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 215 setOperationAction(ISD::ConstantPool, MVT::i64, Custom);
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 276 // We want to legalize GlobalAddress and ConstantPool nodes into the
281 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
286 setOperationAction(ISD::ConstantPool, MVT::i64, Custom);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 571 setOperationAction(ISD::ConstantPool , MVT::i32 , Custom);
580 setOperationAction(ISD::ConstantPool , MVT::i64 , Custom);
    [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 

Completed in 2262 milliseconds

12 3