Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_mop_split.h148 int32 head0bitNum = AArch64isa::GetHead0BitNum(immVal); in AddInsnSplit() local
251 int32 head0bitNum = AArch64isa::GetHead0BitNum(immVal); in SubInsnSplit() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp1396 int32 head0bitNum = GetHead0BitNum(immVal); in SelectAdd() local
1486 int32 head0bitNum = GetHead0BitNum(immVal); in SelectSub() local