Searched refs:isaIsR6_ (Results 1 – 4 of 4) sorted by relevance
318 opcode = isaIsR6_ ? kMipsR6Mul : kMipsR2Mul; in OpRegRegReg()438 opcode = isaIsR6_ ? kMipsR6Mul : kMipsR2Mul; in OpRegRegImm()
263 const bool isaIsR6_; variable
307 if (isaIsR6_) { in GenDivRem()
903 isaIsR6_(cu_->target64 ? true : cu->compiler_driver->GetInstructionSetFeatures() in MipsMir2Lir()