Home
last modified time | relevance | path

Searched refs:STRICT_FTRUNC (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.h410 STRICT_FTRUNC, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp202 case ISD::STRICT_FTRUNC: return "strict_ftrunc"; in getOperationName()
DLegalizeFloatTypes.cpp122 case ISD::STRICT_FTRUNC: in SoftenFloatResult()
1179 case ISD::STRICT_FTRUNC: in ExpandFloatResult()
DLegalizeDAG.cpp4002 case ISD::STRICT_FTRUNC: in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp204 case ISD::STRICT_FTRUNC: return "strict_ftrunc"; in getOperationName()
DLegalizeFloatTypes.cpp124 case ISD::STRICT_FTRUNC: in SoftenFloatResult()
1220 case ISD::STRICT_FTRUNC: in ExpandFloatResult()
DLegalizeDAG.cpp4172 case ISD::STRICT_FTRUNC: in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp502 Opcode = ISD::STRICT_FTRUNC; in mightUseCTR()
DPPCISelLowering.cpp346 setOperationAction(ISD::STRICT_FTRUNC, MVT::f32, Legal); in PPCTargetLowering()
351 setOperationAction(ISD::STRICT_FTRUNC, MVT::f64, Legal); in PPCTargetLowering()
1081 setOperationAction(ISD::STRICT_FTRUNC, MVT::v4f32, Legal); in PPCTargetLowering()
1095 setOperationAction(ISD::STRICT_FTRUNC, MVT::v2f64, Legal); in PPCTargetLowering()
1168 setOperationAction(ISD::STRICT_FTRUNC, MVT::f128, Legal); in PPCTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp903 case ISD::STRICT_FTRUNC: in PreprocessISelDAG()
917 case ISD::STRICT_FTRUNC: in PreprocessISelDAG()
DX86ISelLowering.cpp1076 setOperationAction(ISD::STRICT_FTRUNC, RoundedTy, Legal); in X86TargetLowering()
1168 setOperationAction(ISD::STRICT_FTRUNC, VT, Legal); in X86TargetLowering()
1532 setOperationAction(ISD::STRICT_FTRUNC, VT, Legal); in X86TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp478 setOperationAction(ISD::STRICT_FTRUNC, VT, Legal); in SystemZTargetLowering()
523 setOperationAction(ISD::STRICT_FTRUNC, MVT::v2f64, Legal); in SystemZTargetLowering()
581 setOperationAction(ISD::STRICT_FTRUNC, MVT::v4f32, Legal); in SystemZTargetLowering()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1069 case ISD::STRICT_FTRUNC: in PreprocessISelDAG()
1085 case ISD::STRICT_FTRUNC: in PreprocessISelDAG()
DX86ISelLowering.cpp1085 setOperationAction(ISD::STRICT_FTRUNC, RoundedTy, Legal); in X86TargetLowering()
1187 setOperationAction(ISD::STRICT_FTRUNC, VT, Legal); in X86TargetLowering()
1578 setOperationAction(ISD::STRICT_FTRUNC, VT, Legal); in X86TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td527 def strict_ftrunc : SDNode<"ISD::STRICT_FTRUNC",
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td534 def strict_ftrunc : SDNode<"ISD::STRICT_FTRUNC",
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp483 setOperationAction(ISD::STRICT_FTRUNC, VT, Legal); in SystemZTargetLowering()
528 setOperationAction(ISD::STRICT_FTRUNC, MVT::v2f64, Legal); in SystemZTargetLowering()
586 setOperationAction(ISD::STRICT_FTRUNC, MVT::v4f32, Legal); in SystemZTargetLowering()