Searched refs:int16 (Results 76 - 84 of 84) sorted by relevance
1234
/third_party/mesa3d/src/microsoft/clc/ |
H A D | clc_compiler.c | 769 .int16 = true, in clc_spirv_to_dxil()
|
/third_party/node/deps/v8/src/execution/s390/ |
H A D | simulator-s390.h | 389 int16_t int16[8]; member
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | 287 \item[\Type{int16\_t} \Var{reg}] The number of the register affected
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader.c | 741 .int16 = true, in radv_shader_spirv_to_nir()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_pipeline.c | 87 .int16 = pdevice->info.ver >= 8, in anv_shader_stage_to_nir()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.c | 1949 .int16 = true, in zink_shader_spirv_compile()
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | spirv_to_nir.c | 4524 spv_check_supported(int16, cap); in vtn_handle_preamble_instruction()
|
/third_party/node/deps/v8/src/execution/riscv64/ |
H A D | simulator-riscv64.cc | 2570 "%016" PRIx64 " (%" PRId64 ") int16:%" PRId16 in TraceMemRd() 2621 " (%" PRIu64 ") int16:%" PRId16 in TraceMemWr() 4281 RVV_VI_LD(0, (i * nf + fn), int16, false); in DecodeRvvVL()
|
/third_party/json/single_include/nlohmann/ |
H A D | json.hpp | 12053 bjd_type{'I', "int16"}, \ 16274 oa->write_character(to_char_type('I')); // int16 16362 oa->write_character(to_char_type('I')); // int16 16535 std::map<string_t, CharType> bjdtype = {{"uint8", 'U'}, {"int8", 'i'}, {"uint16", 'u'}, {"int16", 'I'},
|
Completed in 56 milliseconds
1234