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
1100 LOG_ALWAYS_FATAL_IF(isUsed(reg), in reserve()1115 int RegisterAllocator::RegisterFile::isUsed(int reg) const in isUsed() function in android::RegisterAllocator::RegisterFile1131 if (!isUsed(r + mRegisterOffset)) { in obtain()
237 if (scratches.isUsed(src_factor.reg)) in build_blending()