Searched refs:kCondShift (Results 1 – 2 of 2) sorted by relevance
158 const int kCondShift = 15; variable805 return this->Bits(kCondShift + kCondBits - 1, kCondShift); in CondValue()
715 Instr instr = opcode | cond << kCondShift | (fk.code() << kFkShift) | in GenCmp()723 Instr instr = opcode | ca << kCondShift | (fk.code() << kFkShift) | in GenSel()