Lines Matching refs:vtn_builder
28 vtn_pointer_for_image_or_sampler_variable(struct vtn_builder *b, in vtn_pointer_for_image_or_sampler_variable()
43 vtn_cfg_handle_prepass_instruction(struct vtn_builder *b, SpvOp opcode, in vtn_cfg_handle_prepass_instruction()
247 vtn_add_case(struct vtn_builder *b, struct vtn_switch *swtch, in vtn_add_case()
310 vtn_get_branch_type(struct vtn_builder *b, in vtn_get_branch_type()
333 vtn_cfg_walk_blocks(struct vtn_builder *b, struct list_head *cf_list, in vtn_cfg_walk_blocks()
594 vtn_build_cfg(struct vtn_builder *b, const uint32_t *words, const uint32_t *end) in vtn_build_cfg()
606 vtn_handle_phis_first_pass(struct vtn_builder *b, SpvOp opcode, in vtn_handle_phis_first_pass()
639 vtn_handle_phi_second_pass(struct vtn_builder *b, SpvOp opcode, in vtn_handle_phi_second_pass()
664 vtn_emit_branch(struct vtn_builder *b, enum vtn_branch_type branch_type, in vtn_emit_branch()
695 vtn_emit_cf_list(struct vtn_builder *b, struct list_head *cf_list, in vtn_emit_cf_list()
877 vtn_function_emit(struct vtn_builder *b, struct vtn_function *func, in vtn_function_emit()