Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dfast_divisor.h47 uint64_t q1 = highOne / anc; in FastConstSignedDivisor() local
106 uint64_t q1 = highOne / nc; in FastConstUnsignedDivisor() local
/arkcompiler/ets_runtime/test/aottest/definefieldbyname2/
Ddefinefieldbyname2.js58 q1 = 17; field in A
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_mop_split.h63 auto q1 = r0 >> alignment; in SplitGetRemained() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp1047 auto q1 = static_cast<int64>(static_cast<uint64>(r0) >> static_cast<uint64>(alignment)); in SplitAndGetRemained() local