Home
last modified time | relevance | path

Searched defs:swp02 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/wasm32/
Dmat4.rs641 let swp02 = i32x4_shuffle::<0, 0, 4, 6>(swp0b, swp0b); in inverse() localVariable
654 let swp02 = i32x4_shuffle::<0, 0, 4, 6>(swp0b, swp0b); in inverse() localVariable
667 let swp02 = i32x4_shuffle::<0, 0, 4, 6>(swp0b, swp0b); in inverse() localVariable
680 let swp02 = i32x4_shuffle::<0, 0, 4, 6>(swp0b, swp0b); in inverse() localVariable
693 let swp02 = i32x4_shuffle::<0, 0, 4, 6>(swp0b, swp0b); in inverse() localVariable
706 let swp02 = i32x4_shuffle::<0, 0, 4, 6>(swp0b, swp0b); in inverse() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/coresimd/
Dmat4.rs641 let swp02 = simd_swizzle!(swp0b, [0, 0, 0, 2]); in inverse() localVariable
654 let swp02 = simd_swizzle!(swp0b, [0, 0, 0, 2]); in inverse() localVariable
667 let swp02 = simd_swizzle!(swp0b, [0, 0, 0, 2]); in inverse() localVariable
680 let swp02 = simd_swizzle!(swp0b, [0, 0, 0, 2]); in inverse() localVariable
693 let swp02 = simd_swizzle!(swp0b, [0, 0, 0, 2]); in inverse() localVariable
706 let swp02 = simd_swizzle!(swp0b, [0, 0, 0, 2]); in inverse() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/sse2/
Dmat4.rs649 let swp02 = _mm_shuffle_ps(swp0b, swp0b, 0b10_00_00_00); in inverse() localVariable
662 let swp02 = _mm_shuffle_ps(swp0b, swp0b, 0b10_00_00_00); in inverse() localVariable
675 let swp02 = _mm_shuffle_ps(swp0b, swp0b, 0b10_00_00_00); in inverse() localVariable
688 let swp02 = _mm_shuffle_ps(swp0b, swp0b, 0b10_00_00_00); in inverse() localVariable
701 let swp02 = _mm_shuffle_ps(swp0b, swp0b, 0b10_00_00_00); in inverse() localVariable
714 let swp02 = _mm_shuffle_ps(swp0b, swp0b, 0b10_00_00_00); in inverse() localVariable