Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips.cc2107 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in HandleBinaryOp() local
2166 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in HandleBinaryOp() local
2571 const bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in HandleShift() local
3674 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in VisitCompare() local
4109 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in GenerateDivRemWithAnyConstant() local
4167 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in GenerateDivRemIntegral() local
4691 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in GenerateIntCompareAndBranch() local
5260 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in GenerateFpCompare() local
5668 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in GenerateFpCompareAndBranch() local
7046 bool isR6 = codegen_->GetInstructionSetFeatures().IsR6(); in GenerateGcRootFieldLoad() local
[all …]