Home
last modified time | relevance | path

Searched refs:STRICT_FMUL (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h301 STRICT_FADD, STRICT_FSUB, STRICT_FMUL, STRICT_FDIV, STRICT_FREM, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h383 STRICT_FMUL, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp253 case ISD::STRICT_FMUL: return "strict_fmul"; in getOperationName()
DLegalizeFloatTypes.cpp96 case ISD::STRICT_FMUL: in SoftenFloatResult()
1158 case ISD::STRICT_FMUL: in ExpandFloatResult()
DLegalizeVectorOps.cpp1377 fHI = DAG.getNode(ISD::STRICT_FMUL, DL, {Node->getValueType(0), MVT::Other}, in ExpandUINT_TO_FLOAT()
DLegalizeDAG.cpp4125 case ISD::STRICT_FMUL: in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp257 case ISD::STRICT_FMUL: return "strict_fmul"; in getOperationName()
DLegalizeVectorOps.cpp1276 fHI = DAG.getNode(ISD::STRICT_FMUL, DL, {Node->getValueType(0), MVT::Other}, in ExpandUINT_TO_FLOAT()
DLegalizeFloatTypes.cpp96 case ISD::STRICT_FMUL: in SoftenFloatResult()
1196 case ISD::STRICT_FMUL: in ExpandFloatResult()
DLegalizeDAG.cpp4303 case ISD::STRICT_FMUL: in ConvertNodeToLibcall()
DSelectionDAGBuilder.cpp7036 SDValue Mul = DAG.getNode(ISD::STRICT_FMUL, sdl, VTs, Opers, Flags); in visitConstrainedFPIntrinsic()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp466 setOperationAction(ISD::STRICT_FMUL, VT, Legal); in SystemZTargetLowering()
515 setOperationAction(ISD::STRICT_FMUL, MVT::v2f64, Legal); in SystemZTargetLowering()
572 setOperationAction(ISD::STRICT_FMUL, MVT::v4f32, Legal); in SystemZTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td489 def strict_fmul : SDNode<"ISD::STRICT_FMUL",
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td496 def strict_fmul : SDNode<"ISD::STRICT_FMUL",
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp471 setOperationAction(ISD::STRICT_FMUL, VT, Legal); in SystemZTargetLowering()
520 setOperationAction(ISD::STRICT_FMUL, MVT::v2f64, Legal); in SystemZTargetLowering()
577 setOperationAction(ISD::STRICT_FMUL, MVT::v4f32, Legal); in SystemZTargetLowering()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp323 setOperationAction(ISD::STRICT_FMUL, MVT::f32, Legal); in PPCTargetLowering()
330 setOperationAction(ISD::STRICT_FMUL, MVT::f64, Legal); in PPCTargetLowering()
1072 setOperationAction(ISD::STRICT_FMUL, MVT::v4f32, Legal); in PPCTargetLowering()
1086 setOperationAction(ISD::STRICT_FMUL, MVT::v2f64, Legal); in PPCTargetLowering()
1157 setOperationAction(ISD::STRICT_FMUL, MVT::f128, Legal); in PPCTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp619 setOperationAction(ISD::STRICT_FMUL, MVT::f32, Legal); in X86TargetLowering()
620 setOperationAction(ISD::STRICT_FMUL, MVT::f64, Legal); in X86TargetLowering()
672 setOperationAction(ISD::STRICT_FMUL , MVT::f80, Legal); in X86TargetLowering()
695 setOperationAction(ISD::STRICT_FMUL, MVT::f128, LibCall); in X86TargetLowering()
856 setOperationAction(ISD::STRICT_FMUL, MVT::v4f32, Legal); in X86TargetLowering()
1048 setOperationAction(ISD::STRICT_FMUL, MVT::v2f64, Legal); in X86TargetLowering()
1195 setOperationAction(ISD::STRICT_FMUL, MVT::v8f32, Legal); in X86TargetLowering()
1196 setOperationAction(ISD::STRICT_FMUL, MVT::v4f64, Legal); in X86TargetLowering()
1486 setOperationAction(ISD::STRICT_FMUL, MVT::v16f32, Legal); in X86TargetLowering()
1487 setOperationAction(ISD::STRICT_FMUL, MVT::v8f64, Legal); in X86TargetLowering()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp628 setOperationAction(ISD::STRICT_FMUL, MVT::f32, Legal); in X86TargetLowering()
629 setOperationAction(ISD::STRICT_FMUL, MVT::f64, Legal); in X86TargetLowering()
681 setOperationAction(ISD::STRICT_FMUL , MVT::f80, Legal); in X86TargetLowering()
704 setOperationAction(ISD::STRICT_FMUL, MVT::f128, LibCall); in X86TargetLowering()
865 setOperationAction(ISD::STRICT_FMUL, MVT::v4f32, Legal); in X86TargetLowering()
1057 setOperationAction(ISD::STRICT_FMUL, MVT::v2f64, Legal); in X86TargetLowering()
1219 setOperationAction(ISD::STRICT_FMUL, MVT::v8f32, Legal); in X86TargetLowering()
1220 setOperationAction(ISD::STRICT_FMUL, MVT::v4f64, Legal); in X86TargetLowering()
1523 setOperationAction(ISD::STRICT_FMUL, MVT::v16f32, Legal); in X86TargetLowering()
1524 setOperationAction(ISD::STRICT_FMUL, MVT::v8f64, Legal); in X86TargetLowering()
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenFastISel.inc9369 // FastEmit functions for ISD::STRICT_FMUL.
15137 …case ISD::STRICT_FMUL: return fastEmit_ISD_STRICT_FMUL_rr(VT, RetVT, Op0, Op0IsKill, Op1, Op1IsKil…