HomeSort by relevance Sort by last modified time
    Searched defs:GetShiftAmount (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
nodes_shared.h 256 int GetShiftAmount() const { return shift_amount_; }
  /external/vixl/src/aarch32/
operands-aarch32.h 190 uint32_t GetShiftAmount() const {
812 unsigned GetShiftAmount() const { return shift_amount_; }

Completed in 45 milliseconds