Home
last modified time | relevance | path

Searched refs:round_up_to_multiple_of_pow2 (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/legalizer/
H A Dboundary.rs936 round_up_to_multiple_of_pow2(bytes, align) in round_up_to_multiple_of_type_align()
946 fn round_up_to_multiple_of_pow2(n: u32, to: u32) -> u32 { in round_up_to_multiple_of_pow2() function
1065 use super::round_up_to_multiple_of_pow2;
1084 let actual = round_up_to_multiple_of_pow2(n, to); in round_up_to_multiple_of_pow2_works()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/legalizer/
H A Dboundary.rs911 round_up_to_multiple_of_pow2(bytes, align) in round_up_to_multiple_of_type_align()
921 fn round_up_to_multiple_of_pow2(n: u32, to: u32) -> u32 { in round_up_to_multiple_of_pow2() function
1040 use super::round_up_to_multiple_of_pow2;
1059 let actual = round_up_to_multiple_of_pow2(n, to); in round_up_to_multiple_of_pow2_works()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/legalizer/
H A Dboundary.rs968 round_up_to_multiple_of_pow2(bytes, align) in round_up_to_multiple_of_type_align()
978 fn round_up_to_multiple_of_pow2(n: u32, to: u32) -> u32 { in round_up_to_multiple_of_pow2() function
1148 use super::round_up_to_multiple_of_pow2;
1167 let actual = round_up_to_multiple_of_pow2(n, to); in round_up_to_multiple_of_pow2_works()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/legalizer/
H A Dboundary.rs968 round_up_to_multiple_of_pow2(bytes, align) in round_up_to_multiple_of_type_align()
978 fn round_up_to_multiple_of_pow2(n: u32, to: u32) -> u32 { in round_up_to_multiple_of_pow2() function
1148 use super::round_up_to_multiple_of_pow2;
1167 let actual = round_up_to_multiple_of_pow2(n, to); in round_up_to_multiple_of_pow2_works()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/legalizer/
H A Dboundary.rs967 round_up_to_multiple_of_pow2(bytes, align) in round_up_to_multiple_of_type_align()
977 fn round_up_to_multiple_of_pow2(n: u32, to: u32) -> u32 { in round_up_to_multiple_of_pow2() function
1147 use super::round_up_to_multiple_of_pow2;
1166 let actual = round_up_to_multiple_of_pow2(n, to); in round_up_to_multiple_of_pow2_works()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/legalizer/
H A Dboundary.rs968 round_up_to_multiple_of_pow2(bytes, align) in round_up_to_multiple_of_type_align()
978 fn round_up_to_multiple_of_pow2(n: u32, to: u32) -> u32 { in round_up_to_multiple_of_pow2() function
1148 use super::round_up_to_multiple_of_pow2;
1167 let actual = round_up_to_multiple_of_pow2(n, to); in round_up_to_multiple_of_pow2_works()