Searched refs:cf_type (Results 1 – 4 of 4) sorted by relevance
119 ECFAluOpCode cf_type() const {return m_cf_type;} in cf_type() function120 void set_cf_type(ECFAluOpCode cf_type){ m_cf_type = cf_type; } in set_cf_type() argument
57 CFType cf_type() const { return m_type;} in cf_type() function
327 switch (instr->cf_type()) { in visit()
337 auto cf_op = ai.cf_type(); in emit_alu_op()883 switch (instr.cf_type()) { in visit()