Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp884 int32 q0 = opndVal / maxPimm; in CheckIfSplitOffsetWithAdd() local
959 int64 q0 = ofstVal / maxPimm + (ofstVal < 0 ? -1 : 0); in SplitAndGetRemained() local