Searched refs:HasVRegB (Results 1 – 3 of 3) sorted by relevance
246 bool HasVRegB() const;
94 bool Instruction::HasVRegB() const { in HasVRegB() function in art::Instruction
671 if (instruction_->HasVRegB()) { in GetUses()