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

12

  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 125 // Conversion of i64 -> double produces constantpool nodes
126 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
173 case ISD::ConstantPool: return LowerConstantPool(Op, DAG);
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp 365 // We want to legalize GlobalAddress and ConstantPool nodes into the
372 setOperationAction(ISD::ConstantPool, VT, Custom);
443 setOperationAction(ISD::ConstantPool, VT, Custom);
    [all...]
SPUISelDAGToDAG.cpp 328 case ISD::ConstantPool:
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 136 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
160 setOperationAction(ISD::ConstantPool, MVT::i64, Custom);
737 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 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 411 case ISD::ConstantPool:
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 206 // We want to legalize GlobalAddress and ConstantPool nodes into the
211 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
216 setOperationAction(ISD::ConstantPool, MVT::i64, 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 
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 648 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
    [all...]
  /prebuilts/sdk/tools/lib/
dx.jar 
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 457 setOperationAction(ISD::ConstantPool , MVT::i32 , Custom);
466 setOperationAction(ISD::ConstantPool , MVT::i64 , Custom);
    [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 682 milliseconds

12