Searched refs:vtn_instruction_handler (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | vtn_private.h | 298 typedef bool (*vtn_instruction_handler)(struct vtn_builder *, SpvOp, typedef in typeref:typename:bool (*)(struct vtn_builder *,SpvOp,const uint32_t *,unsigned) 304 vtn_instruction_handler instruction_handler); 310 const uint32_t *end, vtn_instruction_handler handler); 621 vtn_instruction_handler ext_handler;
|
| H A D | vtn_cfg.c | 1062 vtn_instruction_handler handler) 1256 vtn_instruction_handler handler) 1364 vtn_instruction_handler instruction_handler)
|
| H A D | spirv_to_nir.c | 465 const uint32_t *end, vtn_instruction_handler handler)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | vtn_private.h | 245 typedef bool (*vtn_instruction_handler)(struct vtn_builder *, SpvOp, typedef in typeref:typename:bool (*)(struct vtn_builder *,SpvOp,const uint32_t *,unsigned) 251 vtn_instruction_handler instruction_handler); 257 const uint32_t *end, vtn_instruction_handler handler); 550 vtn_instruction_handler ext_handler;
|
| H A D | vtn_cfg.c | 911 vtn_instruction_handler handler) 1071 vtn_instruction_handler instruction_handler)
|
| H A D | spirv_to_nir.c | 338 const uint32_t *end, vtn_instruction_handler handler)
|
Completed in 20 milliseconds