Searched defs:new_input (Results 1 – 2 of 2) sorted by relevance
140 void rc_move_input(struct radeon_compiler * c, unsigned input, struct rc_src_register new_input) in rc_move_input()237 void rc_transform_fragment_wpos(struct radeon_compiler * c, unsigned wpos, unsigned new_input, in rc_transform_fragment_wpos()
319 void RawMachineAssembler::AppendPhiInput(Node* phi, Node* new_input) { in AppendPhiInput()