Searched defs:RoundMode (Results 1 – 8 of 8) sorted by relevance
7 pub enum RoundMode { enum223 fn round_cases(mode: RoundMode, cases: &[(i32, i32)]) { in round_cases()
18 export type RoundMode = 'round' | 'floor' | 'ceil'; alias
356 enum RoundMode enum
2303 std::optional<RoundingMode> RoundMode = in translateKnownIntrinsic() local
5053 std::optional<RoundingMode> RoundMode = in visitIntrinsicCall() local
5547 int RoundMode = MI.getOperand(2).getImm(); in legalizeFPTruncRound() local
4738 int RoundMode = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in LowerOperation() local
6441 std::optional<RoundingMode> RoundMode = in visitIntrinsicCall() local