Searched refs:cf_alu (Results 1 – 3 of 3) sorted by relevance
44 m_cf_type(cf_alu) in AluInstruction()57 m_cf_type(cf_alu) in AluInstruction()
45 cf_alu = CF_OP_ALU, enumerator
339 case cf_alu: type = CF_OP_ALU; break; in visit()502 new_pred.set_cf_type(cf_alu); in visit()