Searched refs:cfop (Results 1 – 6 of 6) sorted by relevance
39 const struct cf_op_info *cfop = r600_isa_cf(cf->op); in eg_bytecode_cf_build() local41 if (cfop->flags & CF_ALU) { /* ALU clauses */ in eg_bytecode_cf_build()71 } else if (cfop->flags & CF_CLAUSE) { in eg_bytecode_cf_build()81 } else if (cfop->flags & CF_EXP) { in eg_bytecode_cf_build()101 } else if (cfop->flags & CF_RAT) { in eg_bytecode_cf_build()121 } else if (cfop->flags & CF_MEM) { in eg_bytecode_cf_build()
1682 const struct cf_op_info *cfop = r600_isa_cf(cf->op); in r600_bytecode_cf_build() local1689 } else if (cfop->flags & CF_ALU) { in r600_bytecode_cf_build()1702 } else if (cfop->flags & CF_FETCH) { in r600_bytecode_cf_build()1707 } else if (cfop->flags & CF_EXP) { in r600_bytecode_cf_build()1721 } else if (cfop->flags & CF_MEM) { in r600_bytecode_cf_build()1782 const struct cf_op_info *cfop = r600_isa_cf(cf->op); in r600_bytecode_build() local1790 if (cfop->flags & CF_ALU) { in r600_bytecode_build()2127 const struct cf_op_info *cfop = r600_isa_cf(cf->op); in r600_bytecode_disasm() local2128 if (cfop->flags & CF_ALU) { in r600_bytecode_disasm()2135 bc->bytecode[id + 1], cfop->name); in r600_bytecode_disasm()[all …]
147 const cf_op_info *cfop = bc.op_ptr; in build_cf() local149 if (cfop->flags & CF_ALU) in build_cf()151 if (cfop->flags & (CF_EXP | CF_MEM)) in build_cf()264 const cf_op_info *cfop = bc.op_ptr; in build_cf_exp() local266 if (cfop->flags & CF_RAT) { in build_cf_exp()289 if (cfop->flags & CF_EXP) { in build_cf_exp()329 } else if (cfop->flags & CF_MEM) { in build_cf_exp()
8525 "cfop",20470 "cfop",
8207 "cfop",19656 "cfop",