Searched refs:instruction_set_str (Results 1 – 1 of 1) sorted by relevance
160 const char* const instruction_set_str = raw_option + strlen("--instruction-set="); in Parse() local161 instruction_set_ = GetInstructionSetFromString(instruction_set_str); in Parse()163 fprintf(stderr, "Unsupported instruction set %s\n", instruction_set_str); in Parse()