Home
last modified time | relevance | path

Searched refs:LogValueAtBase2 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dpeep.h106 int LogValueAtBase2(int64 val) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dpeep.cpp237 int PeepPattern::LogValueAtBase2(int64 val) const in LogValueAtBase2() function in maplebe::PeepPattern
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp1847 int n = LogValueAtBase2(andImmVal); in Run()

Completed in 6 milliseconds