Home
last modified time | relevance | path

Searched defs:swtch (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c279 vtn_order_case(struct vtn_switch *swtch, struct vtn_case *cse) in vtn_order_case()
305 vtn_switch_order_cases(struct vtn_switch *swtch) in vtn_switch_order_cases()
442 struct vtn_switch *swtch = vtn_cf_node_find_switch(cf_parent); in VTN_DECL_CF_NODE_FIND() local
485 struct vtn_switch *swtch, in vtn_parse_switch()
759 struct vtn_switch *swtch = rzalloc(b, struct vtn_switch); in vtn_process_block() local
972 vtn_switch_case_condition(struct vtn_builder *b, struct vtn_switch *swtch, in vtn_switch_case_condition()