Home
last modified time | relevance | path

Searched refs:STRICT_FFLOOR (Results 1 – 18 of 18) 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.h407 STRICT_FFLOOR, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp204 case ISD::STRICT_FFLOOR: return "strict_ffloor"; in getOperationName()
DLegalizeFloatTypes.cpp86 case ISD::STRICT_FFLOOR: in SoftenFloatResult()
1148 case ISD::STRICT_FFLOOR: in ExpandFloatResult()
DLegalizeDAG.cpp4008 case ISD::STRICT_FFLOOR: in ConvertNodeToLibcall()
4522 case ISD::STRICT_FFLOOR: in PromoteNode()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp206 case ISD::STRICT_FFLOOR: return "strict_ffloor"; in getOperationName()
DLegalizeFloatTypes.cpp86 case ISD::STRICT_FFLOOR: in SoftenFloatResult()
1186 case ISD::STRICT_FFLOOR: in ExpandFloatResult()
DLegalizeDAG.cpp4178 case ISD::STRICT_FFLOOR: in ConvertNodeToLibcall()
4748 case ISD::STRICT_FFLOOR: in PromoteNode()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp496 Opcode = ISD::STRICT_FFLOOR; in mightUseCTR()
DPPCISelLowering.cpp344 setOperationAction(ISD::STRICT_FFLOOR, MVT::f32, Legal); in PPCTargetLowering()
349 setOperationAction(ISD::STRICT_FFLOOR, MVT::f64, Legal); in PPCTargetLowering()
1079 setOperationAction(ISD::STRICT_FFLOOR, MVT::v4f32, Legal); in PPCTargetLowering()
1093 setOperationAction(ISD::STRICT_FFLOOR, MVT::v2f64, Legal); in PPCTargetLowering()
1166 setOperationAction(ISD::STRICT_FFLOOR, MVT::f128, Legal); in PPCTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp901 case ISD::STRICT_FFLOOR: in PreprocessISelDAG()
915 case ISD::STRICT_FFLOOR: in PreprocessISelDAG()
DX86ISelLowering.cpp1072 setOperationAction(ISD::STRICT_FFLOOR, RoundedTy, Legal); in X86TargetLowering()
1164 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in X86TargetLowering()
1528 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in X86TargetLowering()
1974 ISD::FFLOOR, ISD::STRICT_FFLOOR, in X86TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp475 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in SystemZTargetLowering()
521 setOperationAction(ISD::STRICT_FFLOOR, MVT::v2f64, Legal); in SystemZTargetLowering()
578 setOperationAction(ISD::STRICT_FFLOOR, MVT::v4f32, Legal); in SystemZTargetLowering()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1067 case ISD::STRICT_FFLOOR: in PreprocessISelDAG()
1083 case ISD::STRICT_FFLOOR: in PreprocessISelDAG()
DX86ISelLowering.cpp1081 setOperationAction(ISD::STRICT_FFLOOR, RoundedTy, Legal); in X86TargetLowering()
1183 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in X86TargetLowering()
1574 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in X86TargetLowering()
1960 ISD::FFLOOR, ISD::STRICT_FFLOOR, in X86TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td519 def strict_ffloor : SDNode<"ISD::STRICT_FFLOOR",
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td526 def strict_ffloor : SDNode<"ISD::STRICT_FFLOOR",
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp480 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in SystemZTargetLowering()
526 setOperationAction(ISD::STRICT_FFLOOR, MVT::v2f64, Legal); in SystemZTargetLowering()
583 setOperationAction(ISD::STRICT_FFLOOR, MVT::v4f32, Legal); in SystemZTargetLowering()