Home
last modified time | relevance | path

Searched refs:STRICT_FROUND (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h311 STRICT_FCEIL, STRICT_FFLOOR, STRICT_FROUND, STRICT_FTRUNC, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h408 STRICT_FROUND, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp212 case ISD::STRICT_FROUND: return "strict_fround"; in getOperationName()
DLegalizeFloatTypes.cpp114 case ISD::STRICT_FROUND: in SoftenFloatResult()
1171 case ISD::STRICT_FROUND: in ExpandFloatResult()
DLegalizeDAG.cpp4034 case ISD::STRICT_FROUND: in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp214 case ISD::STRICT_FROUND: return "strict_fround"; in getOperationName()
DLegalizeFloatTypes.cpp114 case ISD::STRICT_FROUND: in SoftenFloatResult()
1210 case ISD::STRICT_FROUND: in ExpandFloatResult()
DLegalizeDAG.cpp4204 case ISD::STRICT_FROUND: in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp517 Opcode = ISD::STRICT_FROUND; in mightUseCTR()
DPPCISelLowering.cpp347 setOperationAction(ISD::STRICT_FROUND, MVT::f32, Legal); in PPCTargetLowering()
352 setOperationAction(ISD::STRICT_FROUND, MVT::f64, Legal); in PPCTargetLowering()
1082 setOperationAction(ISD::STRICT_FROUND, MVT::v4f32, Legal); in PPCTargetLowering()
1096 setOperationAction(ISD::STRICT_FROUND, MVT::v2f64, Legal); in PPCTargetLowering()
1169 setOperationAction(ISD::STRICT_FROUND, MVT::f128, Legal); in PPCTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp477 setOperationAction(ISD::STRICT_FROUND, VT, Legal); in SystemZTargetLowering()
524 setOperationAction(ISD::STRICT_FROUND, MVT::v2f64, Legal); in SystemZTargetLowering()
580 setOperationAction(ISD::STRICT_FROUND, MVT::v4f32, Legal); in SystemZTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td525 def strict_fround : SDNode<"ISD::STRICT_FROUND",
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td532 def strict_fround : SDNode<"ISD::STRICT_FROUND",
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp482 setOperationAction(ISD::STRICT_FROUND, VT, Legal); in SystemZTargetLowering()
529 setOperationAction(ISD::STRICT_FROUND, MVT::v2f64, Legal); in SystemZTargetLowering()
585 setOperationAction(ISD::STRICT_FROUND, MVT::v4f32, Legal); in SystemZTargetLowering()