Home
last modified time | relevance | path

Searched defs:SA1 (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Derff.rs60 const SA1: f32 = 1.9651271820e+01; /* 0x419d35ce */ constant
H A Derf.rs149 const SA1: f64 = 1.96512716674392571292e+01; /* 0x4033A6B9, 0xBD707687 */ constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Derf.rs149 const SA1: f64 = 1.96512716674392571292e+01; /* 0x4033A6B9, 0xBD707687 */ constant
H A Derff.rs60 const SA1: f32 = 1.9651271820e+01; /* 0x419d35ce */ constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Derf.rs149 const SA1: f64 = 1.96512716674392571292e+01; /* 0x4033A6B9, 0xBD707687 */ constant
H A Derff.rs60 const SA1: f32 = 1.9651271820e+01; /* 0x419d35ce */ constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Derff.rs60 const SA1: f32 = 1.9651271820e+01; /* 0x419d35ce */ constant
H A Derf.rs149 const SA1: f64 = 1.96512716674392571292e+01; /* 0x4033A6B9, 0xBD707687 */ constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Derf.rs149 const SA1: f64 = 1.96512716674392571292e+01; /* 0x4033A6B9, 0xBD707687 */ constant
H A Derff.rs60 const SA1: f32 = 1.9651271820e+01; /* 0x419d35ce */ constant
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Derf.rs149 const SA1: f64 = 1.96512716674392571292e+01; /* 0x4033A6B9, 0xBD707687 */ constant
Derff.rs60 const SA1: f32 = 1.9651271820e+01; /* 0x419d35ce */ constant
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2283 Value *SA0, *SA1; in foldSelectRotate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2264 Value *SV0, *SV1, *SA0, *SA1; in foldSelectFunnelShift() local