Home
last modified time | relevance | path

Searched refs:STRICT_FSETCC (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h504 STRICT_FSETCC, enumerator
H A DSelectionDAG.h1319 return getNode(IsSignaling ? ISD::STRICT_FSETCCS : ISD::STRICT_FSETCC, DL,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp328 if (Op.getOpcode() == ISD::STRICT_FSETCC || in LegalizeOp()
2026 bool IsStrict = Node->getOpcode() == ISD::STRICT_FSETCC || in ExpandSETCC()
2147 if (Node->getOpcode() == ISD::STRICT_FSETCC || in ExpandStrictFPOp()
2287 if (Node->getOpcode() == ISD::STRICT_FSETCC || in UnrollStrictFPOp()
2321 if (Node->getOpcode() == ISD::STRICT_FSETCC || in UnrollStrictFPOp()
H A DSelectionDAGDumper.cpp335 case ISD::STRICT_FSETCC: return "strict_fsetcc"; in getOperationName()
H A DLegalizeDAG.cpp1068 case ISD::STRICT_FSETCC: in LegalizeOp()
1076 : Opc == ISD::STRICT_FSETCC ? 3 in LegalizeOp()
1082 : Opc == ISD::STRICT_FSETCC ? 1 in LegalizeOp()
4234 case ISD::STRICT_FSETCC: in ExpandNode()
4237 bool IsStrict = Node->getOpcode() == ISD::STRICT_FSETCC || in ExpandNode()
5304 Node->getOpcode() == ISD::STRICT_FSETCC || in PromoteNode()
5593 case ISD::STRICT_FSETCC: in PromoteNode()
H A DLegalizeVectorTypes.cpp3409 case ISD::STRICT_FSETCC: in SplitVectorOperand()
4416 bool isStrict = Opc == ISD::STRICT_FSETCC || Opc == ISD::STRICT_FSETCCS; in SplitVecOp_VSETCC()
5225 case ISD::STRICT_FSETCC: in WidenVecRes_StrictFP()
6342 case ISD::STRICT_FSETCC: in isSETCCOp()
6832 case ISD::STRICT_FSETCC: in WidenVectorOperand()
H A DLegalizeFloatTypes.cpp1164 case ISD::STRICT_FSETCC: in SoftenFloatOperand()
2304 case ISD::STRICT_FSETCC: in ExpandFloatOperand()
H A DSelectionDAGISel.cpp1326 case ISD::STRICT_FSETCC: in DoInstructionSelection()
H A DSelectionDAG.cpp3816 case ISD::STRICT_FSETCC: in computeKnownBits()
5005 case ISD::STRICT_FSETCC: in ComputeNumSignBits()
H A DLegalizeIntegerTypes.cpp103 case ISD::STRICT_FSETCC: in PromoteIntegerResult()
H A DSelectionDAGBuilder.cpp8375 case ISD::STRICT_FSETCC: in visitConstrainedFPIntrinsic()
H A DDAGCombiner.cpp997 (N.getOpcode() == ISD::STRICT_FSETCC || in isSetCCEquivalent()
9923 case ISD::STRICT_FSETCC: in visitXOR()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp162 setOperationAction(ISD::STRICT_FSETCC, VT, Custom); in SystemZTargetLowering()
659 setOperationAction(ISD::STRICT_FSETCC, MVT::v2f64, Custom); in SystemZTargetLowering()
660 setOperationAction(ISD::STRICT_FSETCC, MVT::v4f32, Custom); in SystemZTargetLowering()
7022 case ISD::STRICT_FSETCC: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td703 def strict_fsetcc : SDNode<"ISD::STRICT_FSETCC", SDTSetCC, [SDNPHasChain]>;
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp459 ISD::STRICT_FSETCC, ISD::STRICT_FSETCCS, ISD::FCANONICALIZE}; in RISCVTargetLowering()
480 ISD::STRICT_FSQRT, ISD::STRICT_FSETCC, ISD::STRICT_FSETCCS, in RISCVTargetLowering()
1127 setOperationAction({ISD::STRICT_FSETCC, ISD::STRICT_FSETCCS, in RISCVTargetLowering()
1535 ISD::STRICT_FSETCC, ISD::STRICT_FSETCCS, ISD::STRICT_FTRUNC, in RISCVTargetLowering()
8201 case ISD::STRICT_FSETCC: in LowerOperation()
12784 if (Opc == ISD::STRICT_FSETCC && in lowerVectorStrictFSetcc()
12806 unsigned RVVOpc = Opc == ISD::STRICT_FSETCC ? RISCVISD::STRICT_FSETCC_VL in lowerVectorStrictFSetcc()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp528 setOperationAction(ISD::STRICT_FSETCC, MVT::f32, Legal); in PPCTargetLowering()
529 setOperationAction(ISD::STRICT_FSETCC, MVT::f64, Legal); in PPCTargetLowering()
530 setOperationAction(ISD::STRICT_FSETCC, MVT::f128, Legal); in PPCTargetLowering()
1315 setOperationAction(ISD::STRICT_FSETCC, MVT::f128, Custom); in PPCTargetLowering()
12554 case ISD::STRICT_FSETCC: in LowerOperation()
H A DPPCISelDAGToDAG.cpp5472 case ISD::STRICT_FSETCC: in Select()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp200 setOperationAction(ISD::STRICT_FSETCC, MVT::f32, Legal); in LoongArchTargetLowering()
241 setOperationAction(ISD::STRICT_FSETCC, MVT::f64, Legal); in LoongArchTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp493 setOperationAction(ISD::STRICT_FSETCC, MVT::bf16, Custom); in AArch64TargetLowering()
494 setOperationAction(ISD::STRICT_FSETCC, MVT::f16, Custom); in AArch64TargetLowering()
495 setOperationAction(ISD::STRICT_FSETCC, MVT::f32, Custom); in AArch64TargetLowering()
496 setOperationAction(ISD::STRICT_FSETCC, MVT::f64, Custom); in AArch64TargetLowering()
567 setOperationAction(ISD::STRICT_FSETCC, MVT::f128, Custom); in AArch64TargetLowering()
2106 setOperationAction(ISD::STRICT_FSETCC, VT, Expand); in addTypeForNEON()
7234 case ISD::STRICT_FSETCC: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp495 setOperationAction(ISD::STRICT_FSETCC, VT, Custom); in X86TargetLowering()
713 setOperationAction(ISD::STRICT_FSETCC, MVT::f16, Promote); in X86TargetLowering()
1185 setOperationAction(ISD::STRICT_FSETCC, MVT::v2f64, Custom); in X86TargetLowering()
1186 setOperationAction(ISD::STRICT_FSETCC, MVT::v4f32, Custom); in X86TargetLowering()
1568 setOperationAction(ISD::STRICT_FSETCC, MVT::v4f64, Custom); in X86TargetLowering()
1569 setOperationAction(ISD::STRICT_FSETCC, MVT::v8f32, Custom); in X86TargetLowering()
1972 setOperationAction(ISD::STRICT_FSETCC, MVT::v8f64, Custom); in X86TargetLowering()
1973 setOperationAction(ISD::STRICT_FSETCC, MVT::v16f32, Custom); in X86TargetLowering()
2279 setOperationAction(ISD::STRICT_FSETCC, VT, Custom); in X86TargetLowering()
23988 bool IsStrict = Op.getOpcode() == ISD::STRICT_FSETCC || in LowerVSETCC()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1451 setOperationAction(ISD::STRICT_FSETCC, MVT::f16, Custom); in ARMTargetLowering()
1453 setOperationAction(ISD::STRICT_FSETCC, MVT::f32, Custom); in ARMTargetLowering()
1455 setOperationAction(ISD::STRICT_FSETCC, MVT::f64, Custom); in ARMTargetLowering()
10749 case ISD::STRICT_FSETCC: in LowerOperation()