Home
last modified time | relevance | path

Searched refs:STRICT_UINT_TO_FP (Results 1 – 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h436 STRICT_UINT_TO_FP, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp344 Op.getOpcode() == ISD::STRICT_UINT_TO_FP) in LegalizeOp()
579 case ISD::STRICT_UINT_TO_FP: in Promote()
650 Node->getOpcode() == ISD::STRICT_UINT_TO_FP) in PromoteINT_TO_FP()
1436 if (Node->getOpcode() == ISD::STRICT_UINT_TO_FP) { in ExpandStrictFPOp()
DLegalizeDAG.cpp1015 case ISD::STRICT_UINT_TO_FP: in LegalizeOp()
2506 unsigned UIntOp = IsStrict ? ISD::STRICT_UINT_TO_FP : ISD::UINT_TO_FP; in PromoteLegalINT_TO_FP()
2907 case ISD::STRICT_UINT_TO_FP: in ExpandNode()
3816 case ISD::STRICT_UINT_TO_FP: in ExpandNode()
4152 case ISD::STRICT_UINT_TO_FP: in ConvertNodeToLibcall()
4371 if (Node->getOpcode() == ISD::STRICT_UINT_TO_FP || in PromoteNode()
4440 case ISD::STRICT_UINT_TO_FP: in PromoteNode()
DSelectionDAGDumper.cpp351 case ISD::STRICT_UINT_TO_FP: return "strict_uint_to_fp"; in getOperationName()
DLegalizeVectorTypes.cpp618 case ISD::STRICT_UINT_TO_FP: in ScalarizeVectorOperand()
2185 case ISD::STRICT_UINT_TO_FP: in SplitVectorOperand()
3360 case ISD::STRICT_UINT_TO_FP: in WidenVecRes_StrictFP()
4568 case ISD::STRICT_UINT_TO_FP: in WidenVectorOperand()
DLegalizeFloatTypes.cpp135 case ISD::STRICT_UINT_TO_FP: in SoftenFloatResult()
1251 case ISD::STRICT_UINT_TO_FP: in ExpandFloatResult()
DSelectionDAGISel.cpp1174 case ISD::STRICT_UINT_TO_FP: in DoInstructionSelection()
DLegalizeIntegerTypes.cpp1523 case ISD::STRICT_UINT_TO_FP: Res = PromoteIntOp_STRICT_UINT_TO_FP(N); break; in PromoteIntegerOperand()
4261 case ISD::STRICT_UINT_TO_FP: in ExpandIntegerOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp239 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i1, Promote); in PPCTargetLowering()
240 AddPromotedToType(ISD::STRICT_UINT_TO_FP, MVT::i1, in PPCTargetLowering()
265 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i1, Custom); in PPCTargetLowering()
490 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i32, Legal); in PPCTargetLowering()
505 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i32, Expand); in PPCTargetLowering()
641 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i64, Expand); in PPCTargetLowering()
672 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i64, Custom); in PPCTargetLowering()
682 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i32, Custom); in PPCTargetLowering()
868 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v4i32, Legal); in PPCTargetLowering()
1052 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v2i64, Legal); in PPCTargetLowering()
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp230 setOperationAction(ISD::STRICT_UINT_TO_FP, VT, Legal); in SystemZTargetLowering()
270 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i32, Promote); in SystemZTargetLowering()
271 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i64, Expand); in SystemZTargetLowering()
422 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v2i64, Legal); in SystemZTargetLowering()
423 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v2f64, Legal); in SystemZTargetLowering()
442 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v4i32, Legal); in SystemZTargetLowering()
443 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v4f32, Legal); in SystemZTargetLowering()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp232 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i8, Promote); in X86TargetLowering()
234 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i16, Promote); in X86TargetLowering()
238 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i32, Custom); in X86TargetLowering()
242 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i64, Custom); in X86TargetLowering()
1036 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v2i32, Custom); in X86TargetLowering()
1039 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v4i32, Custom); in X86TargetLowering()
1045 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v2f32, Custom); in X86TargetLowering()
1183 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v4i64, Custom); in X86TargetLowering()
1391 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v8i32, Custom); in X86TargetLowering()
1557 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::v16i32, Legal); in X86TargetLowering()
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td579 def strict_uint_to_fp : SDNode<"ISD::STRICT_UINT_TO_FP",
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp471 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i32, Custom); in AArch64TargetLowering()
472 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i64, Custom); in AArch64TargetLowering()
473 setOperationAction(ISD::STRICT_UINT_TO_FP, MVT::i128, Custom); in AArch64TargetLowering()
4871 case ISD::STRICT_UINT_TO_FP: in LowerOperation()