Home
last modified time | relevance | path

Searched refs:SSUBO (Results 1 – 25 of 52) sorted by relevance

123

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h235 SSUBO, USUBO, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h255 SSUBO, USUBO, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h307 SSUBO, enumerator
DSelectionDAGNodes.h2728 (Opc == ISD::SADDO || Opc == ISD::UADDO || Opc == ISD::SSUBO ||
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h100 SADDO, SSUBO, UADDO, USUBO, ADDCARRY, SUBCARRY, enumerator
DSystemZOperators.td283 def z_ssubo : SDNode<"SystemZISD::SSUBO", SDT_ZBinaryWithFlags>;
DSystemZISelDAGToDAG.cpp1351 case SystemZISD::SSUBO: in tryFoldLoadStoreIntoMemOperand()
DSystemZISelLowering.cpp179 setOperationAction(ISD::SSUBO, VT, Custom); in SystemZTargetLowering()
3663 case ISD::SSUBO: in lowerXALUO()
3664 BaseOp = SystemZISD::SSUBO; in lowerXALUO()
5392 case ISD::SSUBO: in LowerOperation()
5580 OPCODE(SSUBO); in getTargetNodeName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h99 SADDO, SSUBO, UADDO, USUBO, ADDCARRY, SUBCARRY, enumerator
DSystemZISelLowering.cpp175 setOperationAction(ISD::SSUBO, VT, Custom); in SystemZTargetLowering()
3611 case ISD::SSUBO: in lowerXALUO()
3612 BaseOp = SystemZISD::SSUBO; in lowerXALUO()
5136 case ISD::SSUBO: in LowerOperation()
5324 OPCODE(SSUBO); in getTargetNodeName()
DSystemZISelDAGToDAG.cpp1347 case SystemZISD::SSUBO: in tryFoldLoadStoreIntoMemOperand()
DSystemZOperators.td278 def z_ssubo : SDNode<"SystemZISD::SSUBO", SDT_ZBinaryWithFlags>;
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp230 case ISD::SSUBO: return "ssubo"; in getOperationName()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp447 case ISD::SSUBO: in LegalizeOp()
829 case ISD::SSUBO: in Expand()
DSelectionDAGDumper.cpp299 case ISD::SSUBO: return "ssubo"; in getOperationName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp294 case ISD::SSUBO: return "ssubo"; in getOperationName()
DLegalizeVectorOps.cpp450 case ISD::SSUBO: in LegalizeOp()
939 case ISD::SSUBO: in Expand()
/external/llvm/test/CodeGen/X86/
Dxaluo.ll244 ; SSUBO
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp666 setOperationAction(ISD::SSUBO, VT, Expand); in initActions()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp880 setOperationAction(ISD::SSUBO, VT, Expand); in initActions()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp243 setOperationAction(ISD::SSUBO, MVT::i32, Custom); in AArch64TargetLowering()
244 setOperationAction(ISD::SSUBO, MVT::i64, Custom); in AArch64TargetLowering()
1635 case ISD::SSUBO: in getAArch64XALUOOp()
2344 case ISD::SSUBO: in LowerOperation()
3638 (Opc == ISD::SADDO || Opc == ISD::UADDO || Opc == ISD::SSUBO || in LowerBR_CC()
4087 (Opc == ISD::SADDO || Opc == ISD::UADDO || Opc == ISD::SSUBO || in LowerSELECT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1399 setOperationAction(ISD::SSUBO, VT, Expand); in HexagonTargetLowering()
1476 ISD::UADDO, ISD::SSUBO, ISD::USUBO, ISD::SMUL_LOHI, ISD::UMUL_LOHI, in HexagonTargetLowering()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1532 setOperationAction(ISD::SSUBO, VT, Expand); in HexagonTargetLowering()
1609 ISD::UADDO, ISD::SSUBO, ISD::USUBO, ISD::SMUL_LOHI, ISD::UMUL_LOHI, in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1856 setOperationAction(ISD::SSUBO, VT, Expand); in HexagonTargetLowering()
1938 ISD::SUBC, ISD::SADDO, ISD::UADDO, ISD::SSUBO, ISD::USUBO, in HexagonTargetLowering()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp780 setOperationAction(ISD::SSUBO, VT, Expand); in initActions()

123