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

/art/compiler/dex/quick/mips/
H A Dcodegen_mips.h263 const bool isaIsR6_; member in class:art::FINAL
H A Dutility_mips.cc318 opcode = isaIsR6_ ? kMipsR6Mul : kMipsR2Mul;
438 opcode = isaIsR6_ ? kMipsR6Mul : kMipsR2Mul;
H A Dint_mips.cc307 if (isaIsR6_) {
H A Dtarget_mips.cc903 isaIsR6_(cu_->target64 ? true : cu->compiler_driver->GetInstructionSetFeatures()

Completed in 56 milliseconds