Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h476 STRICT_FSETCC, enumerator
H A DSelectionDAG.h1216 return getNode(IsSignaling ? ISD::STRICT_FSETCCS : ISD::STRICT_FSETCC, DL,
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp314 if (Op.getOpcode() == ISD::STRICT_FSETCC || in LegalizeOp()
1704 bool IsStrict = Node->getOpcode() == ISD::STRICT_FSETCC || in ExpandSETCC()
1825 if (Node->getOpcode() == ISD::STRICT_FSETCC || in ExpandStrictFPOp()
1854 if (Node->getOpcode() == ISD::STRICT_FSETCC || in UnrollStrictFPOp()
1888 if (Node->getOpcode() == ISD::STRICT_FSETCC || in UnrollStrictFPOp()
H A DLegalizeDAG.cpp1058 case ISD::STRICT_FSETCC: in LegalizeOp()
1066 : Opc == ISD::STRICT_FSETCC ? 3 in LegalizeOp()
1072 : Opc == ISD::STRICT_FSETCC ? 1 in LegalizeOp()
4017 case ISD::STRICT_FSETCC: in ExpandNode()
4020 bool IsStrict = Node->getOpcode() == ISD::STRICT_FSETCC || in ExpandNode()
4946 Node->getOpcode() == ISD::STRICT_FSETCC || in PromoteNode()
5205 case ISD::STRICT_FSETCC: in PromoteNode()
H A DSelectionDAGDumper.cpp296 case ISD::STRICT_FSETCC: return "strict_fsetcc"; in getOperationName()
H A DLegalizeFloatTypes.cpp939 case ISD::STRICT_FSETCC: in SoftenFloatOperand()
1908 case ISD::STRICT_FSETCC: in ExpandFloatOperand()
H A DLegalizeVectorTypes.cpp4543 case ISD::STRICT_FSETCC: in WidenVecRes_StrictFP()
5562 case ISD::STRICT_FSETCC: in isSETCCOp()
6051 case ISD::STRICT_FSETCC: in WidenVectorOperand()
H A DSelectionDAGISel.cpp1199 case ISD::STRICT_FSETCC: in DoInstructionSelection()
H A DSelectionDAG.cpp3433 case ISD::STRICT_FSETCC: in computeKnownBits()
4529 case ISD::STRICT_FSETCC: in ComputeNumSignBits()
H A DLegalizeIntegerTypes.cpp93 case ISD::STRICT_FSETCC: in PromoteIntegerResult()
H A DSelectionDAGBuilder.cpp7813 case ISD::STRICT_FSETCC: in visitConstrainedFPIntrinsic()
H A DDAGCombiner.cpp1105 (N.getOpcode() == ISD::STRICT_FSETCC || in isSetCCEquivalent()
9454 case ISD::STRICT_FSETCC: in visitXOR()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp150 setOperationAction(ISD::STRICT_FSETCC, VT, Custom); in SystemZTargetLowering()
588 setOperationAction(ISD::STRICT_FSETCC, MVT::v2f64, Custom); in SystemZTargetLowering()
589 setOperationAction(ISD::STRICT_FSETCC, MVT::v4f32, Custom); in SystemZTargetLowering()
6105 case ISD::STRICT_FSETCC: in LowerOperation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp179 setOperationAction(ISD::STRICT_FSETCC, MVT::f32, Legal); in LoongArchTargetLowering()
209 setOperationAction(ISD::STRICT_FSETCC, MVT::f64, Legal); in LoongArchTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp426 ISD::STRICT_FSQRT, ISD::STRICT_FSETCC, ISD::STRICT_FSETCCS}; in RISCVTargetLowering()
450 ISD::STRICT_FSQRT, ISD::STRICT_FSETCC, ISD::STRICT_FSETCCS, in RISCVTargetLowering()
1002 setOperationAction({ISD::STRICT_FSETCC, ISD::STRICT_FSETCCS, in RISCVTargetLowering()
1320 ISD::STRICT_FSETCC, ISD::STRICT_FSETCCS, ISD::STRICT_FTRUNC, in RISCVTargetLowering()
6619 case ISD::STRICT_FSETCC: in LowerOperation()
10284 if (Opc == ISD::STRICT_FSETCC && in lowerVectorStrictFSetcc()
10306 unsigned RVVOpc = Opc == ISD::STRICT_FSETCC ? RISCVISD::STRICT_FSETCC_VL in lowerVectorStrictFSetcc()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp511 setOperationAction(ISD::STRICT_FSETCC, MVT::f32, Legal); in PPCTargetLowering()
512 setOperationAction(ISD::STRICT_FSETCC, MVT::f64, Legal); in PPCTargetLowering()
513 setOperationAction(ISD::STRICT_FSETCC, MVT::f128, Legal); in PPCTargetLowering()
1287 setOperationAction(ISD::STRICT_FSETCC, MVT::f128, Custom); in PPCTargetLowering()
11614 case ISD::STRICT_FSETCC: in LowerOperation()
H A DPPCISelDAGToDAG.cpp5470 case ISD::STRICT_FSETCC: in Select()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td623 def strict_fsetcc : SDNode<"ISD::STRICT_FSETCC", SDTSetCC, [SDNPHasChain]>;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp448 setOperationAction(ISD::STRICT_FSETCC, VT, Custom); in X86TargetLowering()
654 setOperationAction(ISD::STRICT_FSETCC, MVT::f16, Promote); in X86TargetLowering()
1102 setOperationAction(ISD::STRICT_FSETCC, MVT::v2f64, Custom); in X86TargetLowering()
1103 setOperationAction(ISD::STRICT_FSETCC, MVT::v4f32, Custom); in X86TargetLowering()
1482 setOperationAction(ISD::STRICT_FSETCC, MVT::v4f64, Custom); in X86TargetLowering()
1483 setOperationAction(ISD::STRICT_FSETCC, MVT::v8f32, Custom); in X86TargetLowering()
1867 setOperationAction(ISD::STRICT_FSETCC, MVT::v8f64, Custom); in X86TargetLowering()
2143 setOperationAction(ISD::STRICT_FSETCC, VT, Custom); in X86TargetLowering()
23067 bool IsStrict = Op.getOpcode() == ISD::STRICT_FSETCC || in LowerVSETCC()
23631 bool IsStrict = Op.getOpcode() == ISD::STRICT_FSETCC || in LowerSETCC()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp445 setOperationAction(ISD::STRICT_FSETCC, MVT::f16, Custom); in AArch64TargetLowering()
446 setOperationAction(ISD::STRICT_FSETCC, MVT::f32, Custom); in AArch64TargetLowering()
447 setOperationAction(ISD::STRICT_FSETCC, MVT::f64, Custom); in AArch64TargetLowering()
509 setOperationAction(ISD::STRICT_FSETCC, MVT::f128, Custom); in AArch64TargetLowering()
1771 setOperationAction(ISD::STRICT_FSETCC, VT, Expand); in addTypeForNEON()
6123 case ISD::STRICT_FSETCC: in LowerOperation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1493 setOperationAction(ISD::STRICT_FSETCC, MVT::f16, Custom); in ARMTargetLowering()
1495 setOperationAction(ISD::STRICT_FSETCC, MVT::f32, Custom); in ARMTargetLowering()
1497 setOperationAction(ISD::STRICT_FSETCC, MVT::f64, Custom); in ARMTargetLowering()
10671 case ISD::STRICT_FSETCC: in LowerOperation()