Searched refs:vtn_handle_opencl_instruction (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_opencl.c243 vtn_handle_opencl_instruction(struct vtn_builder *b, uint32_t ext_opcode, function in typeref:typename:bool
H A Dvtn_private.h820 bool vtn_handle_opencl_instruction(struct vtn_builder *b, uint32_t ext_opcode,
H A Dspirv_to_nir.c403 val->ext_handler = vtn_handle_opencl_instruction;
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_private.h975 bool vtn_handle_opencl_instruction(struct vtn_builder *b, SpvOp ext_opcode,
H A Dvtn_opencl.c903 vtn_handle_opencl_instruction(struct vtn_builder *b, SpvOp ext_opcode, function in typeref:typename:bool
H A Dspirv_to_nir.c544 val->ext_handler = vtn_handle_opencl_instruction;

Completed in 19 milliseconds