Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_validbit_opt.h78 static int64 GetLogValueAtBase2(int64 val) in GetLogValueAtBase2() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dpeep.cpp74 int64 CGPeepPattern::GetLogValueAtBase2(int64 val) const in GetLogValueAtBase2() function in maplebe::CGPeepPattern