Home | History | Annotate | Download | only in quick

Lines Matching refs:instruction_set

409     switch (cu_->instruction_set) {
419 default: LOG(FATAL) << "Unexpected instruction set: " << cu_->instruction_set;
1031 new CompiledMethod(*cu_->compiler_driver, cu_->instruction_set, code_buffer_, frame_size_,