Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_insn.cpp516 uint32 shiftAmount = v->GetShiftAmount(); in Visit() local
Daarch64_ebo.cpp891 uint32 shiftAmount = memOpnd->ShiftAmount(); in ValidPatternForCombineExtAndLoad() local
Daarch64_peep.cpp1188 uint32 shiftAmount = shiftOpnd.GetShiftAmount(); in CheckCondition() local
1548 uint32 shiftAmount = memOpnd->ShiftAmount(); in IsValidLoadExtPattern() local
Daarch64_cgfunc.cpp6941 BitShiftOperand *AArch64CGFunc::GetLogicalShiftLeftOperand(uint32 shiftAmount, bool is64bits) const in GetLogicalShiftLeftOperand()
9755 int shiftAmount = 0; in CheckAndCreateExtendMemOpnd() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h1697 uint32 shiftAmount; variable
1760 uint32 shiftAmount; variable
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp642 size_t shiftAmount = 8; in ArkReadCStringFromAddr() local