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

/art/compiler/optimizing/
H A Dcode_generator_mips.cc4757 bool has_sign_extension = codegen_->GetInstructionSetFeatures().IsMipsIsaRevGreaterThanEqual2(); local
4781 if (has_sign_extension) {
4789 if (has_sign_extension) {

Completed in 1988 milliseconds