Searched refs:GetShiftAmount (Results 1 - 3 of 3) sorted by relevance

/art/compiler/optimizing/
H A Dnodes_arm64.h81 int GetShiftAmount() const { return shift_amount_; } function in class:art::HArm64DataProcWithShifterOp
H A Dgraph_visualizer.cc484 StartAttributeStream("shift") << instruction->GetShiftAmount();
H A Dcode_generator_arm64.cc1906 int64_t shift_amount = instruction->GetShiftAmount() &

Completed in 431 milliseconds