Searched refs:ir3_cat3_absneg (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_cp.c151 valid_flags = ir3_cat3_absneg(instr->opc) |
H A Dir3.h921 static inline unsigned ir3_cat3_absneg(opc_t opc) function in typeref:typename:unsigned
H A Dir3.c303 unsigned absneg = ir3_cat3_absneg(instr->opc);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3.c878 ir3_cat3_absneg(instr->opc) | IR3_REG_RELATIV | IR3_REG_SHARED;
H A Dir3.h1334 ir3_cat3_absneg(opc_t opc) function in typeref:typename:unsigned

Completed in 13 milliseconds