Lines Matching refs:bflags
2092 struct ir3_instruction *b, unsigned bflags) \
2098 __ssa_src(instr, b, bflags); \
2111 struct ir3_instruction *b, unsigned bflags, struct ir3_instruction *c, \
2119 __ssa_src(instr, b, bflags); \
2133 struct ir3_instruction *b, unsigned bflags, struct ir3_instruction *c, \
2141 __ssa_src(instr, b, bflags); \
2156 struct ir3_instruction *b, unsigned bflags, struct ir3_instruction *c, \
2163 __ssa_src(instr, b, bflags); \
2178 struct ir3_instruction *b, unsigned bflags, struct ir3_instruction *c, \
2187 __ssa_src(instr, b, bflags); \