Home
last modified time | relevance | path

Searched defs:unscale (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Device/
H A DBlitter.cpp1429 float4 scale{}, unscale{}; in ApplyScaleAndClamp() local
/aosp_15_r20/external/rust/android-crates-io/crates/num-complex/src/
Dlib.rs161 pub fn unscale(&self, t: T) -> Self { in unscale() method
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp416 bool Formula::unscale() { in unscale() function in Formula
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp530 bool Formula::unscale() { in unscale() function in Formula
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp566 bool Formula::unscale() { in unscale() function in Formula
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp1152 Temp scale, unscale; in emit_scaled_op() local