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

12

  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp 358 // We want to legalize GlobalAddress and ConstantPool nodes into the
365 setOperationAction(ISD::ConstantPool, VT, Custom);
426 setOperationAction(ISD::ConstantPool, VT, Custom);
    [all...]
SPUISelDAGToDAG.cpp 331 case ISD::ConstantPool:
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 107 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
521 case ISD::ConstantPool: return LowerConstantPool(Op, DAG);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 197 // We want to legalize GlobalAddress and ConstantPool nodes into the
202 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
207 setOperationAction(ISD::ConstantPool, MVT::i64, Custom);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 400 case ISD::ConstantPool:
    [all...]
LegalizeDAG.cpp     [all...]
  /prebuilt/sdk/tools/lib/
dx.jar 
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 577 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 466 setOperationAction(ISD::ConstantPool , MVT::i32 , Custom);
475 setOperationAction(ISD::ConstantPool , MVT::i64 , Custom);
    [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 63 milliseconds

12