Searched refs:RoundingV (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp798 Value *RoundingV = getConstrainedFPRounding(Rounding); local
806 {L, R, RoundingV, ExceptV}, nullptr, Name);
850 Value *RoundingV = getConstrainedFPRounding(Rounding); local
851 C = CreateIntrinsic(ID, {DestTy, V->getType()}, {V, RoundingV, ExceptV},

Completed in 41 milliseconds