Searched refs:IsThumb (Results 1 – 3 of 3) sorted by relevance
406 virtual bool IsThumb() const = 0;
57 bool IsThumb() const OVERRIDE { in IsThumb() function
8547 codegen_->GetAssembler()->IsThumb()) { in VisitPackedSwitch()8562 if (num_entries <= kPackedSwitchCompareJumpThreshold || !codegen_->GetAssembler()->IsThumb()) { in VisitPackedSwitch()