Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c247 vtn_add_case(struct vtn_builder *b, struct vtn_switch *swtch, in vtn_add_case()
284 vtn_order_case(struct vtn_switch *swtch, struct vtn_case *cse) in vtn_order_case()
492 struct vtn_switch *swtch = ralloc(b, struct vtn_switch); in vtn_cfg_walk_blocks() local