Home
last modified time | relevance | path

Searched refs:STRICT_FSETCCS (Results 1 – 25 of 35) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h353 STRICT_FSETCC, STRICT_FSETCCS, enumerator
DSelectionDAG.h1006 return getNode(IsSignaling ? ISD::STRICT_FSETCCS : ISD::STRICT_FSETCC, DL,
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h457 STRICT_FSETCCS, enumerator
DSelectionDAG.h1095 return getNode(IsSignaling ? ISD::STRICT_FSETCCS : ISD::STRICT_FSETCC, DL,
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1401 Node->getOpcode() == ISD::STRICT_FSETCCS) in UnrollStrictFPOp()
1435 Node->getOpcode() == ISD::STRICT_FSETCCS) in UnrollStrictFPOp()
DLegalizeDAG.cpp1035 case ISD::STRICT_FSETCCS: in LegalizeOp()
1040 Node->getOpcode() == ISD::STRICT_FSETCCS ? 3 : in LegalizeOp()
1044 Node->getOpcode() == ISD::STRICT_FSETCCS ? 1 : 0; in LegalizeOp()
3745 case ISD::STRICT_FSETCCS: { in ExpandNode()
3747 bool IsSignaling = Node->getOpcode() == ISD::STRICT_FSETCCS; in ExpandNode()
4434 Node->getOpcode() == ISD::STRICT_FSETCCS) in PromoteNode()
4630 case ISD::STRICT_FSETCCS: { in PromoteNode()
DSelectionDAGDumper.cpp280 case ISD::STRICT_FSETCCS: return "strict_fsetccs"; in getOperationName()
DLegalizeFloatTypes.cpp832 case ISD::STRICT_FSETCCS: in SoftenFloatOperand()
993 Chain, N->getOpcode() == ISD::STRICT_FSETCCS); in SoftenFloatOp_SETCC()
1762 case ISD::STRICT_FSETCCS: in ExpandFloatOperand()
1948 N->getOpcode() == ISD::STRICT_FSETCCS); in ExpandFloatOp_SETCC()
DLegalizeVectorTypes.cpp3204 case ISD::STRICT_FSETCCS: in WidenVecRes_StrictFP()
3952 case ISD::STRICT_FSETCCS: in isSETCCOp()
4363 case ISD::STRICT_FSETCCS: Res = WidenVecOp_STRICT_FSETCC(N); break; in WidenVectorOperand()
DSelectionDAGISel.cpp1163 case ISD::STRICT_FSETCCS: in DoInstructionSelection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp276 case ISD::STRICT_FSETCCS: return "strict_fsetccs"; in getOperationName()
DLegalizeVectorOps.cpp1491 Node->getOpcode() == ISD::STRICT_FSETCCS) in UnrollStrictFPOp()
1526 Node->getOpcode() == ISD::STRICT_FSETCCS) in UnrollStrictFPOp()
DLegalizeDAG.cpp1035 case ISD::STRICT_FSETCCS: in LegalizeOp()
1040 Node->getOpcode() == ISD::STRICT_FSETCCS ? 3 : in LegalizeOp()
1044 Node->getOpcode() == ISD::STRICT_FSETCCS ? 1 : 0; in LegalizeOp()
3605 case ISD::STRICT_FSETCCS: { in ExpandNode()
3607 bool IsSignaling = Node->getOpcode() == ISD::STRICT_FSETCCS; in ExpandNode()
DLegalizeFloatTypes.cpp794 case ISD::STRICT_FSETCCS: in SoftenFloatOperand()
955 Chain, N->getOpcode() == ISD::STRICT_FSETCCS); in SoftenFloatOp_SETCC()
DLegalizeVectorTypes.cpp3047 case ISD::STRICT_FSETCCS: in WidenVecRes_StrictFP()
3785 case ISD::STRICT_FSETCCS: in isSETCCOp()
4199 case ISD::STRICT_FSETCCS: Res = WidenVecOp_STRICT_FSETCC(N); break; in WidenVectorOperand()
DSelectionDAGISel.cpp1174 case ISD::STRICT_FSETCCS: in DoInstructionSelection()
DSelectionDAG.cpp2861 case ISD::STRICT_FSETCCS: { in computeKnownBits()
3749 case ISD::STRICT_FSETCCS: { in ComputeNumSignBits()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp487 Opcode = ISD::STRICT_FSETCCS; in mightUseCTR()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp217 setOperationAction(ISD::STRICT_FSETCCS, MVT::f16, Custom); in AArch64TargetLowering()
218 setOperationAction(ISD::STRICT_FSETCCS, MVT::f32, Custom); in AArch64TargetLowering()
219 setOperationAction(ISD::STRICT_FSETCCS, MVT::f64, Custom); in AArch64TargetLowering()
276 setOperationAction(ISD::STRICT_FSETCCS, MVT::f128, Custom); in AArch64TargetLowering()
3162 case ISD::STRICT_FSETCCS: in LowerOperation()
5219 bool IsSignaling = Op.getOpcode() == ISD::STRICT_FSETCCS; in LowerSETCC()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp141 setOperationAction(ISD::STRICT_FSETCCS, VT, Custom); in SystemZTargetLowering()
392 setOperationAction(ISD::STRICT_FSETCCS, VT, Custom); in SystemZTargetLowering()
5105 case ISD::STRICT_FSETCCS: in LowerOperation()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp339 setOperationAction(ISD::STRICT_FSETCCS, MVT::f16, Custom); in AArch64TargetLowering()
340 setOperationAction(ISD::STRICT_FSETCCS, MVT::f32, Custom); in AArch64TargetLowering()
341 setOperationAction(ISD::STRICT_FSETCCS, MVT::f64, Custom); in AArch64TargetLowering()
398 setOperationAction(ISD::STRICT_FSETCCS, MVT::f128, Custom); in AArch64TargetLowering()
4121 case ISD::STRICT_FSETCCS: in LowerOperation()
6465 bool IsSignaling = Op.getOpcode() == ISD::STRICT_FSETCCS; in LowerSETCC()
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td561 def strict_fsetccs : SDNode<"ISD::STRICT_FSETCCS", SDTSetCC, [SDNPHasChain]>;
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp143 setOperationAction(ISD::STRICT_FSETCCS, VT, Custom); in SystemZTargetLowering()
397 setOperationAction(ISD::STRICT_FSETCCS, VT, Custom); in SystemZTargetLowering()
5361 case ISD::STRICT_FSETCCS: in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp1360 setOperationAction(ISD::STRICT_FSETCCS, MVT::f16, Custom); in ARMTargetLowering()
1362 setOperationAction(ISD::STRICT_FSETCCS, MVT::f32, Custom); in ARMTargetLowering()
1364 setOperationAction(ISD::STRICT_FSETCCS, MVT::f64, Custom); in ARMTargetLowering()
9250 bool IsSignaling = Op.getOpcode() == ISD::STRICT_FSETCCS; in LowerFSETCC()
9382 case ISD::STRICT_FSETCCS: return LowerFSETCC(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp1413 setOperationAction(ISD::STRICT_FSETCCS, MVT::f16, Custom); in ARMTargetLowering()
1415 setOperationAction(ISD::STRICT_FSETCCS, MVT::f32, Custom); in ARMTargetLowering()
1417 setOperationAction(ISD::STRICT_FSETCCS, MVT::f64, Custom); in ARMTargetLowering()
9681 bool IsSignaling = Op.getOpcode() == ISD::STRICT_FSETCCS; in LowerFSETCC()
9823 case ISD::STRICT_FSETCCS: return LowerFSETCC(Op, DAG); in LowerOperation()

12