Home
last modified time | relevance | path

Searched defs:q1 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dfast_divisor.h47 uint64_t q1 = highOne / anc; in FastConstSignedDivisor() local
106 uint64_t q1 = highOne / nc; in FastConstUnsignedDivisor() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_mop_split.h63 auto q1 = r0 >> alignment; in SplitGetRemained() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_cgfunc.cpp635 auto q1 = static_cast<int64>(static_cast<uint64>(r0) >> static_cast<uint64>(alignment)); in SplitAndGetRemained() local

Completed in 9 milliseconds