Home
last modified time | relevance | path

Searched defs:isR6 (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_mips.cc249 bool isR6, in GenReverse()
444 bool isR6, in GenNumberOfLeadingZeroes()
492 bool isR6, in GenNumberOfTrailingZeroes()
615 bool isR6, in GenBitCount()
750 bool isR6, in MathAbsFP()
1908 bool isR6 = codegen->GetInstructionSetFeatures().IsR6(); in GenCas() local
2368 const bool isR6, in GenIsInfinite()
2426 bool isR6, in GenHighestOneBit()
2491 bool isR6, in GenLowestOneBit()
Dcode_generator_mips.cc256 bool isR6 = mips_codegen->GetInstructionSetFeatures().IsR6(); in EmitNativeCode() local
312 bool isR6 = mips_codegen->GetInstructionSetFeatures().IsR6(); in EmitNativeCode() local
3297 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in VisitCompare() local
3568 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in GenerateDivRemWithAnyConstant() local
3626 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in GenerateDivRemIntegral() local
4112 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in GenerateIntCompareAndBranch() local
4466 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in GenerateFpCompare() local
4874 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in GenerateFpCompareAndBranch() local
7105 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in VisitLoadClass() local
7271 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in VisitLoadString() local
[all …]