HomeSort by relevance Sort by last modified time
    Searched refs:INIT_TRAMPOLINE (Results 1 - 21 of 21) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 569 // INIT_TRAMPOLINE - This corresponds to the init_trampoline intrinsic. It
575 INIT_TRAMPOLINE,
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 669 /// INIT_TRAMPOLINE - This corresponds to the init_trampoline intrinsic. It
675 INIT_TRAMPOLINE,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 325 case ISD::INIT_TRAMPOLINE: return "init_trampoline";
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 354 case ISD::INIT_TRAMPOLINE: return "init_trampoline";
    [all...]
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 162 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
221 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.cpp 151 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
185 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 159 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
218 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp 214 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 307 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 425 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp 519 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 462 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.cpp 496 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom);
    [all...]

Completed in 157 milliseconds