Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp267 … Lowering::ReplaceSignedDivPowerOfTwo([[maybe_unused]] GraphVisitor *v, Inst *inst, int64_t sValue) in ReplaceSignedDivPowerOfTwo()
354 auto sValue = bit_cast<int64_t>(uValue); in TryReplaceDivPowerOfTwo() local
403 auto sValue = bit_cast<int64_t>(uValue); in TryReplaceModPowerOfTwo() local