Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_insn.cpp500 uint32 shiftAmount = v->GetShiftAmount(); in Visit() local
Daarch64_cgfunc.cpp3065 BitShiftOperand *AArch64CGFunc::GetLogicalShiftLeftOperand(uint32 shiftAmount, bool is64bits) const in GetLogicalShiftLeftOperand()
3988 int shiftAmount = 0; in CheckAndCreateExtendMemOpnd() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h1751 uint32 shiftAmount; variable
1824 uint32 shiftAmount; variable