Home
last modified time | relevance | path

Searched refs:FLT_ROUNDS_ (Results 1 – 25 of 25) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h470 FLT_ROUNDS_, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h607 FLT_ROUNDS_, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h757 FLT_ROUNDS_, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp250 case ISD::FLT_ROUNDS_: return "flt_rounds"; in getOperationName()
DLegalizeDAG.cpp1015 case ISD::FLT_ROUNDS_: in LegalizeOp()
2766 case ISD::FLT_ROUNDS_: in ExpandNode()
DSelectionDAGBuilder.cpp5463 setValue(&I, DAG.getNode(ISD::FLT_ROUNDS_, sdl, MVT::i32)); in visitIntrinsicCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp329 case ISD::FLT_ROUNDS_: return "flt_rounds"; in getOperationName()
DLegalizeIntegerTypes.cpp126 case ISD::FLT_ROUNDS_: Res = PromoteIntRes_FLT_ROUNDS(N); break; in PromoteIntegerResult()
1814 case ISD::FLT_ROUNDS_: ExpandIntRes_FLT_ROUNDS(N, Lo, Hi); break; in ExpandIntegerResult()
2675 Lo = DAG.getNode(ISD::FLT_ROUNDS_, dl, NVT); in ExpandIntRes_FLT_ROUNDS()
DLegalizeDAG.cpp1072 case ISD::FLT_ROUNDS_: in LegalizeOp()
2766 case ISD::FLT_ROUNDS_: in ExpandNode()
DSelectionDAGBuilder.cpp6593 setValue(&I, DAG.getNode(ISD::FLT_ROUNDS_, sdl, MVT::i32)); in visitIntrinsicCall()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp339 case ISD::FLT_ROUNDS_: return "flt_rounds"; in getOperationName()
DLegalizeIntegerTypes.cpp128 case ISD::FLT_ROUNDS_: Res = PromoteIntRes_FLT_ROUNDS(N); break; in PromoteIntegerResult()
2043 case ISD::FLT_ROUNDS_: ExpandIntRes_FLT_ROUNDS(N, Lo, Hi); break; in ExpandIntegerResult()
2985 Lo = DAG.getNode(ISD::FLT_ROUNDS_, dl, {NVT, MVT::Other}, N->getOperand(0)); in ExpandIntRes_FLT_ROUNDS()
DLegalizeDAG.cpp1072 case ISD::FLT_ROUNDS_: in LegalizeOp()
2908 case ISD::FLT_ROUNDS_: in ExpandNode()
DSelectionDAGBuilder.cpp6478 Res = DAG.getNode(ISD::FLT_ROUNDS_, sdl, {MVT::i32, MVT::Other}, getRoot()); in visitIntrinsicCall()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp186 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom); in PPCTargetLowering()
8283 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp902 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom); in ARMTargetLowering()
7196 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp538 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom); in AArch64TargetLowering()
3260 case ISD::FLT_ROUNDS_: in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp291 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom); in PPCTargetLowering()
10467 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp377 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom); in PPCTargetLowering()
11050 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp670 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom); in AArch64TargetLowering()
4268 case ISD::FLT_ROUNDS_: in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp1286 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom); in ARMTargetLowering()
9341 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp1339 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom); in ARMTargetLowering()
9772 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp314 setOperationAction(ISD::FLT_ROUNDS_ , MVT::i32 , Custom); in X86TargetLowering()
21730 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp327 setOperationAction(ISD::FLT_ROUNDS_ , MVT::i32 , Custom); in X86TargetLowering()
28618 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp334 setOperationAction(ISD::FLT_ROUNDS_ , MVT::i32 , Custom); in X86TargetLowering()
29803 case ISD::FLT_ROUNDS_: return LowerFLT_ROUNDS_(Op, DAG); in LowerOperation()