Searched refs:has_shift (Results 1 – 5 of 5) sorted by relevance
40 if (exp_param.has_shift()) { in Parse()
40 if (powerParam.has_shift()) { in Parse()
52 bool has_shift : 1; member
90 instr->has_shift = true; in shift()
36665 Replace has_shift variable with value since it is only use once.