HomeSort by relevance Sort by last modified time
    Searched refs:isR6 (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
intrinsics_mips.cc 50 inline bool IntrinsicCodeGeneratorMIPS::IsR6() const {
51 return codegen_->GetInstructionSetFeatures().IsR6();
249 bool isR6,
293 if (isR6) {
358 if (isR6) {
409 IsR6(),
423 IsR6(),
437 IsR6(),
444 bool isR6,
451 if (isR6) {
    [all...]
code_generator_mips.cc     [all...]

Completed in 523 milliseconds