Lines Matching full:instruction_set
1187 mirror::ArtMethod* Runtime::CreateCalleeSaveMethod(InstructionSet instruction_set,1197 if ((instruction_set == kThumb2) || (instruction_set == kArm)) {1222 } else if (instruction_set == kMips) {1236 } else if (instruction_set == kX86) {