Home
last modified time | relevance | path

Searched refs:isaIsR6_ (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dex/quick/mips/
Dutility_mips.cc318 opcode = isaIsR6_ ? kMipsR6Mul : kMipsR2Mul; in OpRegRegReg()
438 opcode = isaIsR6_ ? kMipsR6Mul : kMipsR2Mul; in OpRegRegImm()
Dcodegen_mips.h263 const bool isaIsR6_; variable
Dint_mips.cc307 if (isaIsR6_) { in GenDivRem()
Dtarget_mips.cc903 isaIsR6_(cu_->target64 ? true : cu->compiler_driver->GetInstructionSetFeatures() in MipsMir2Lir()