/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 526 FCEIL, FTRUNC, FRINT, FNEARBYINT, FROUND, FFLOOR, enumerator
|
D | BasicTTIImpl.h | 797 ISDs.push_back(ISD::FROUND); in getIntrinsicInstrCost()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ConstrainedOps.def | 79 FUNCTION(round, 1, 0, experimental_constrained_round, FROUND)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 642 FCEIL, FTRUNC, FRINT, FNEARBYINT, FROUND, FFLOOR, enumerator
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | ConstrainedOps.def | 93 DAG_FUNCTION(round, 1, 0, experimental_constrained_round, FROUND)
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 810 FROUND, enumerator
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 307 case Intrinsic::round: Opcode = ISD::FROUND; break; in mightUseCTR() 364 Opcode = ISD::FROUND; break; in mightUseCTR()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 319 case Intrinsic::round: Opcode = ISD::FROUND; break; in mightUseCTR() 380 Opcode = ISD::FROUND; break; in mightUseCTR()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.td | 196 def AMDGPUround : SDNode<"ISD::FROUND",
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 478 case Intrinsic::round: Opcode = ISD::FROUND; break; in mightUseCTR() 587 Opcode = ISD::FROUND; break; in mightUseCTR()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 167 case ISD::FROUND: return "fround"; in getOperationName()
|
D | LegalizeFloatTypes.cpp | 101 case ISD::FROUND: R = SoftenFloatRes_FROUND(N); break; in SoftenFloatResult() 1038 case ISD::FROUND: ExpandFloatRes_FROUND(N, Lo, Hi); break; in ExpandFloatResult() 1881 case ISD::FROUND: in PromoteFloatResult()
|
D | LegalizeVectorOps.cpp | 322 case ISD::FROUND: in LegalizeOp()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.td | 262 def AMDGPUround : SDNode<"ISD::FROUND",
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.td | 278 def AMDGPUround : SDNode<"ISD::FROUND",
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 557 setOperationAction(ISD::FROUND, MVT::f16, Promote); in NVPTXTargetLowering() 558 setOperationAction(ISD::FROUND, MVT::v2f16, Expand); in NVPTXTargetLowering() 559 setOperationAction(ISD::FROUND, MVT::f32, Custom); in NVPTXTargetLowering() 560 setOperationAction(ISD::FROUND, MVT::f64, Custom); in NVPTXTargetLowering() 2202 case ISD::FROUND: in LowerOperation()
|
/external/llvm-project/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 541 setOperationAction(ISD::FROUND, MVT::f16, Promote); in NVPTXTargetLowering() 542 setOperationAction(ISD::FROUND, MVT::v2f16, Expand); in NVPTXTargetLowering() 543 setOperationAction(ISD::FROUND, MVT::f32, Custom); in NVPTXTargetLowering() 544 setOperationAction(ISD::FROUND, MVT::f64, Custom); in NVPTXTargetLowering() 2185 case ISD::FROUND: in LowerOperation()
|
/external/mesa3d/src/broadcom/compiler/ |
D | v3d_compiler.h | 1143 VIR_A_ALU1(FROUND) in VIR_A_ALU2()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 211 case ISD::FROUND: return "fround"; in getOperationName()
|
D | LegalizeFloatTypes.cpp | 115 case ISD::FROUND: R = SoftenFloatRes_FROUND(N); break; in SoftenFloatResult() 1172 case ISD::FROUND: ExpandFloatRes_FROUND(N, Lo, Hi); break; in ExpandFloatResult() 2119 case ISD::FROUND: in PromoteFloatResult()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 690 setOperationAction(ISD::FROUND, VT, Expand); in initActions() 755 setOperationAction(ISD::FROUND, VT, Expand); in initActions()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 213 case ISD::FROUND: return "fround"; in getOperationName()
|
D | LegalizeFloatTypes.cpp | 115 case ISD::FROUND: R = SoftenFloatRes_FROUND(N); break; in SoftenFloatResult() 1211 case ISD::FROUND: ExpandFloatRes_FROUND(N, Lo, Hi); break; in ExpandFloatResult() 2225 case ISD::FROUND: in PromoteFloatResult() 2590 case ISD::FROUND: in SoftPromoteHalfResult()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 893 setOperationAction(ISD::FROUND, VT, Expand); in initActions() 934 setOperationAction(ISD::FROUND, VT, Expand); in initActions()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 807 setOperationAction(ISD::FROUND, VT, Expand); in initActions() 875 setOperationAction(ISD::FROUND, VT, Expand); in initActions()
|