Searched refs:type_sint (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/freedreno/ir3/ | ||
D | ir3.h | 736 (type_sint(src_type) && type_sint(dst_type)); in is_const_mov() |
D | instr-a3xx.h | 311 static inline int type_sint(type_t type) in type_sint() function |