HomeSort by relevance Sort by last modified time
    Searched refs:INTRINSIC_VOID (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 151 /// OUTCHAIN = INTRINSIC_VOID(INCHAIN, INTRINSICID, arg1, arg2, ...)
156 INTRINSIC_VOID,
    [all...]
SelectionDAGNodes.h     [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 156 /// OUTCHAIN = INTRINSIC_VOID(INCHAIN, INTRINSICID, arg1, arg2, ...)
161 INTRINSIC_VOID,
    [all...]
SelectionDAGNodes.h 478 /// INTRINSIC_W_CHAIN and INTRINSIC_VOID nodes are sometimes created for
484 NodeType == ISD::INTRINSIC_VOID) && ((SubclassData >> 13) & 1);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h 161 /// OUTCHAIN = INTRINSIC_VOID(INCHAIN, INTRINSICID, arg1, arg2, ...)
166 INTRINSIC_VOID,
    [all...]
SelectionDAGNodes.h 642 /// INTRINSIC_W_CHAIN and INTRINSIC_VOID nodes are sometimes created for
648 NodeType == ISD::INTRINSIC_VOID) &&
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 117 case ISD::INTRINSIC_VOID:
TargetLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp 847 case ISD::INTRINSIC_VOID: {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 140 case ISD::INTRINSIC_VOID:
    [all...]
TargetLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 175 setTargetDAGCombine(ISD::INTRINSIC_VOID);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 172 setTargetDAGCombine(ISD::INTRINSIC_VOID);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp 902 case ISD::INTRINSIC_VOID: {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp 217 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
218 setOperationAction(ISD::INTRINSIC_VOID, MVT::v2i16, Custom);
219 setOperationAction(ISD::INTRINSIC_VOID, MVT::v2f16, Custom);
220 setOperationAction(ISD::INTRINSIC_VOID, MVT::v4f16, Custom);
808 Info.opc = ISD::INTRINSIC_VOID;
    [all...]
R600ISelLowering.cpp 270 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
500 case ISD::INTRINSIC_VOID: {
523 // break out of case ISD::INTRINSIC_VOID in switch(Op.getOpcode())
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 474 setOperationAction(ISD::INTRINSIC_VOID, MVT::i8, Custom);
475 setOperationAction(ISD::INTRINSIC_VOID, MVT::i16, Custom);
476 setOperationAction(ISD::INTRINSIC_VOID, MVT::i32, Custom);
477 setOperationAction(ISD::INTRINSIC_VOID, MVT::Other, Custom);
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGISel.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
HexagonISelLoweringHVX.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]

Completed in 252 milliseconds

1 2 3