Searched refs:isUsed (Results 1 – 3 of 3) sorted by relevance
80 inline int isUsed(int reg) const;119 bool isUsed(int reg) { in isUsed() function
1098 LOG_ALWAYS_FATAL_IF(isUsed(reg), in reserve()1113 int RegisterAllocator::RegisterFile::isUsed(int reg) const in isUsed() function in android::RegisterAllocator::RegisterFile1129 if (!isUsed(r + mRegisterOffset)) { in obtain()
239 if (scratches.isUsed(src_factor.reg)) in build_blending()