Home
last modified time | relevance | path

Searched refs:STRICT_FNEARBYINT (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h310 STRICT_FRINT, STRICT_FNEARBYINT, STRICT_FMAXNUM, STRICT_FMINNUM, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h403 STRICT_FNEARBYINT, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp210 case ISD::STRICT_FNEARBYINT: return "strict_fnearbyint"; in getOperationName()
DLegalizeFloatTypes.cpp98 case ISD::STRICT_FNEARBYINT: in SoftenFloatResult()
1160 case ISD::STRICT_FNEARBYINT: in ExpandFloatResult()
DLegalizeDAG.cpp4026 case ISD::STRICT_FNEARBYINT: in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp212 case ISD::STRICT_FNEARBYINT: return "strict_fnearbyint"; in getOperationName()
DLegalizeFloatTypes.cpp98 case ISD::STRICT_FNEARBYINT: in SoftenFloatResult()
1198 case ISD::STRICT_FNEARBYINT: in ExpandFloatResult()
DLegalizeDAG.cpp4196 case ISD::STRICT_FNEARBYINT: in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp514 Opcode = ISD::STRICT_FNEARBYINT; in mightUseCTR()
DPPCISelLowering.cpp1165 setOperationAction(ISD::STRICT_FNEARBYINT, MVT::f128, Legal); in PPCTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp905 case ISD::STRICT_FNEARBYINT: in PreprocessISelDAG()
919 case ISD::STRICT_FNEARBYINT: in PreprocessISelDAG()
DX86ISelLowering.cpp1080 setOperationAction(ISD::STRICT_FNEARBYINT, RoundedTy, Legal); in X86TargetLowering()
1172 setOperationAction(ISD::STRICT_FNEARBYINT, VT, Legal); in X86TargetLowering()
1536 setOperationAction(ISD::STRICT_FNEARBYINT, VT, Legal); in X86TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp474 setOperationAction(ISD::STRICT_FNEARBYINT, VT, Legal); in SystemZTargetLowering()
520 setOperationAction(ISD::STRICT_FNEARBYINT, MVT::v2f64, Legal); in SystemZTargetLowering()
577 setOperationAction(ISD::STRICT_FNEARBYINT, MVT::v4f32, Legal); in SystemZTargetLowering()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1073 case ISD::STRICT_FNEARBYINT: in PreprocessISelDAG()
1089 case ISD::STRICT_FNEARBYINT: in PreprocessISelDAG()
DX86ISelLowering.cpp1089 setOperationAction(ISD::STRICT_FNEARBYINT, RoundedTy, Legal); in X86TargetLowering()
1191 setOperationAction(ISD::STRICT_FNEARBYINT, VT, Legal); in X86TargetLowering()
1582 setOperationAction(ISD::STRICT_FNEARBYINT, VT, Legal); in X86TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td515 def strict_fnearbyint : SDNode<"ISD::STRICT_FNEARBYINT",
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td522 def strict_fnearbyint : SDNode<"ISD::STRICT_FNEARBYINT",
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp479 setOperationAction(ISD::STRICT_FNEARBYINT, VT, Legal); in SystemZTargetLowering()
525 setOperationAction(ISD::STRICT_FNEARBYINT, MVT::v2f64, Legal); in SystemZTargetLowering()
582 setOperationAction(ISD::STRICT_FNEARBYINT, MVT::v4f32, Legal); in SystemZTargetLowering()