Searched defs:new_input (Results 1 – 3 of 3) sorted by relevance
138 void rc_move_input(struct radeon_compiler * c, unsigned input, struct rc_src_register new_input) in rc_move_input()235 void rc_transform_fragment_wpos(struct radeon_compiler * c, unsigned wpos, unsigned new_input, in rc_transform_fragment_wpos()
158 Input new_input; in AppendInput() local
261 static void CheckToI32(Node* old_input, Node* new_input, bool is_signed) { in CheckToI32()