Home
last modified time | relevance | path

Searched refs:STRICT_FMAXNUM (Results 1 – 14 of 14) 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.h404 STRICT_FMAXNUM, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp185 case ISD::STRICT_FMAXNUM: return "strict_fmaxnum"; in getOperationName()
DLegalizeFloatTypes.cpp70 case ISD::STRICT_FMAXNUM: in SoftenFloatResult()
1132 case ISD::STRICT_FMAXNUM: in ExpandFloatResult()
DLegalizeDAG.cpp3944 case ISD::STRICT_FMAXNUM: in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp187 case ISD::STRICT_FMAXNUM: return "strict_fmaxnum"; in getOperationName()
DLegalizeFloatTypes.cpp70 case ISD::STRICT_FMAXNUM: in SoftenFloatResult()
1170 case ISD::STRICT_FMAXNUM: in ExpandFloatResult()
DLegalizeDAG.cpp4114 case ISD::STRICT_FMAXNUM: in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp529 Opcode = ISD::STRICT_FMAXNUM; in mightUseCTR()
DPPCISelLowering.cpp1076 setOperationAction(ISD::STRICT_FMAXNUM, MVT::v4f32, Legal); in PPCTargetLowering()
1090 setOperationAction(ISD::STRICT_FMAXNUM, MVT::v2f64, Legal); in PPCTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td532 def strict_fmaxnum : SDNode<"ISD::STRICT_FMAXNUM",
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td539 def strict_fmaxnum : SDNode<"ISD::STRICT_FMAXNUM",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp584 setOperationAction(ISD::STRICT_FMAXNUM, VT, Legal); in SystemZTargetLowering()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp589 setOperationAction(ISD::STRICT_FMAXNUM, VT, Legal); in SystemZTargetLowering()