Home
last modified time | relevance | path

Searched refs:vtn_handle_function_call (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/spirv/
Dvtn_private.h295 void vtn_handle_function_call(struct vtn_builder *b, SpvOp opcode,
Dvtn_cfg.c112 vtn_handle_function_call(struct vtn_builder *b, SpvOp opcode, in vtn_handle_function_call() function
Dspirv_to_nir.c5194 vtn_handle_function_call(b, opcode, w, count); in vtn_handle_body_instruction()