Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_peep.h1316 uint32 shiftVal = 0; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3788 int64 shiftVal = __builtin_ffsll(immValue); in SelectMpy() local