Searched refs:is_half (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_cf.c117 if (is_half(src)) {
161 ir3_set_dst_type(src, is_half(conv));
H A Dir3.h900 is_half(struct ir3_instruction *instr) function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_ra.c356 is_half(struct ir3_instruction *instr) function in typeref:typename:bool
543 id->cls = size_to_class(id->sz, is_half(id->defn), is_high(id->defn));
778 } else if (is_half(id->defn)) {
1062 if (is_half(id->defn))

Completed in 7 milliseconds