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.cpp526 uint32 shiftAmount = v->GetShiftAmount(); in Visit() local
Daarch64_ebo.cpp631 uint32 shiftAmount = memOpnd->ShiftAmount(); in ValidPatternForCombineExtAndLoad() local
Daarch64_peep.cpp2179 uint32 shiftAmount = shiftOpnd.GetShiftAmount(); in CheckCondition() local
2573 uint32 shiftAmount = memOpnd->ShiftAmount(); in IsValidLoadExtPattern() local
Daarch64_cgfunc.cpp6357 BitShiftOperand *AArch64CGFunc::GetLogicalShiftLeftOperand(uint32 shiftAmount, bool is64bits) const in GetLogicalShiftLeftOperand()
8638 int shiftAmount = 0; in CheckAndCreateExtendMemOpnd() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h1801 uint32 shiftAmount; variable
1874 uint32 shiftAmount; variable
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp1269 size_t shiftAmount = 8; in ArkReadCStringFromAddr() local