Searched refs:LLROUND (Results 1 – 15 of 15) sorted by relevance
70 FUNCTION(llround, 1, 0, experimental_constrained_llround, LLROUND)
643 LROUND, LLROUND, LRINT, LLRINT, enumerator
321 case Intrinsic::llround: Opcode = ISD::LLROUND; break; in mightUseCTR()
400 setOperationAction(ISD::LLROUND, MVT::f64, Legal); in PPCTargetLowering()401 setOperationAction(ISD::LLROUND, MVT::f32, Legal); in PPCTargetLowering()
347 case ISD::LLROUND: return "llround"; in getOperationName()
787 case ISD::LLROUND: Res = SoftenFloatOp_LLROUND(N); break; in SoftenFloatOperand()1667 case ISD::LLROUND: Res = ExpandFloatOp_LLROUND(N); break; in ExpandFloatOperand()
1006 case ISD::LLROUND: in LegalizeOp()4079 case ISD::LLROUND: in ConvertNodeToLibcall()
1821 case ISD::LLROUND: in ExpandIntegerResult()2736 if (N->getOpcode() == ISD::LLROUND || in ExpandIntRes_LLROUND_LLRINT()
6209 case Intrinsic::llround: Opcode = ISD::LLROUND; break; in visitIntrinsicCall()
757 setOperationAction(ISD::LLROUND, VT, Expand); in initActions()
470 def llround : SDNode<"ISD::LLROUND" , SDTFPToIntOp>;
3976 // FastEmit functions for ISD::LLROUND.4743 case ISD::LLROUND: return fastEmit_ISD_LLROUND_r(VT, RetVT, Op0, Op0IsKill);
518 setOperationAction(ISD::LLROUND, Ty, Legal); in AArch64TargetLowering()
665 setOperationAction(ISD::LLROUND, MVT::f80, Expand); in X86TargetLowering()
19297 /* 48782*/ /*SwitchOpcode*/ 68, TARGET_VAL(ISD::LLROUND),// ->48853