Searched refs:add_constB (Results 1 – 3 of 3) sorted by relevance
229 BOOL add_constB(struct bwriter_shader *shader, DWORD reg, BOOL x) DECLSPEC_HIDDEN;
88 if(!add_constB(This->shader, reg, x)) { in asmparser_constB()
178 BOOL add_constB(struct bwriter_shader *shader, DWORD reg, BOOL x) { in add_constB() function