| /third_party/spirv-tools/test/val/ |
| H A D | val_non_uniform_test.cpp | 165 std::string opcode = std::get<0>(GetParam()); in TEST_P() local 179 sstr << "%result = " << opcode << " "; in TEST_P() local 205 std::string opcode = std::get<0>(GetParam()); in TEST_P() local 219 sstr << "%result = " << opcode << " "; in TEST_P() local
|
| H A D | val_ray_query_test.cpp | 116 std::string RayQueryResult(std::string opcode) { in RayQueryResult() argument 142 RayQueryResultType(std::string opcode, bool valid) RayQueryResultType() argument 183 RayQueryIntersection(std::string opcode, bool valid) RayQueryIntersection() argument 206 std::string opcode = GetParam(); TEST_P() local 209 ss << " " << opcode << " "; TEST_P() local 218 std::string opcode = GetParam(); TEST_P() local 221 ss << " " << opcode << " "; TEST_P() local 232 std::string opcode = GetParam(); TEST_P() local 237 ss << " " << opcode << " "; TEST_P() local 272 std::string opcode = GetParam(); TEST_P() local 277 ss << " " << opcode << " "; TEST_P() local [all...] |
| /vendor/hihope/rk3568/bluetooth/src/ |
| H A D | bt_vendor_brcm.c | 142 static int op(bt_opcode_t opcode, void *param) in op() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | gemdec.c | 288 int opcode = *b++; in gem_decode_frame() local
|
| H A D | rpza.c | 120 uint8_t opcode = bytestream2_get_byte(&s->gb); /* Get opcode */ in rpza_decode_stream() local [all...] |
| /third_party/elfutils/libdw/ |
| H A D | cfi.c | 130 uint8_t opcode = *program++; in execute_cfi() local
|
| /third_party/libwebsockets/lib/cose/ |
| H A D | cose_validate.c | 146 bstr_len(uint8_t *t, size_t buflen, uint8_t opcode, uint64_t len) in bstr_len() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_cs.h | 122 unsigned opcode = PKT3_SET_SH_REG_INDEX; in radeon_set_sh_reg_idx() local 177 unsigned opcode = PKT3_SET_UCONFIG_REG_INDEX; in radeon_set_uconfig_reg_idx() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_bool_to_bitsize.c | 150 nir_op opcode = alu->op; in lower_alu_instr() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_ir.h | 164 enum opcode opcode; /* BRW_OPCODE_* or FS_OPCODE_* */ member
|
| H A D | brw_vec4_copy_propagation.cpp | 284 is_align1_opcode(unsigned opcode) in is_align1_opcode() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | ShaderParse.c | 285 Shader_parse_opcode(struct Shader_parser *parser, struct Shader_opcode *opcode) Shader_parse_opcode() argument 603 Shader_opcode_free(struct Shader_opcode *opcode) Shader_opcode_free() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/io_submit/ |
| H A D | io_submit03.c | 70 io_prep_option(struct iocb *cb, int fd, void *buf, size_t count, long long offset, unsigned opcode) io_prep_option() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | node-observer.h | 37 int16_t opcode() const { return op_->opcode(); } in opcode() function in v8::internal::compiler::ObservableNodeState
|
| H A D | decompression-optimizer.cc | 17 const IrOpcode::Value opcode = node->opcode(); in IsMachineLoad() local [all...] |
| /third_party/node/deps/v8/src/regexp/experimental/ |
| H A D | experimental-bytecode.h | 168 Opcode opcode; member [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | indirect_vertex_program.c | 65 get_parameter(unsigned opcode, unsigned size, GLenum target, GLuint index, in get_parameter() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/rbug/ |
| H A D | rbug_proto.h | 76 enum rbug_opcode opcode; member 85 int32_t opcode; member
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_util.c | 111 tgsi_util_get_src_usage_mask(enum tgsi_opcode opcode, in tgsi_util_get_src_usage_mask() argument [all...] |
| H A D | tgsi_transform.c | 218 enum tgsi_opcode opcode = fullinst->Instruction.Opcode; in tgsi_transform_shader() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir_emit.c | 43 uint8_t opcode; /* INST_OPCODE_ */ member [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi.c | 118 svga_shader_emit_opcode(struct svga_shader_emitter * emit, unsigned opcode) in svga_shader_emit_opcode() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r300_fragprog_emit.c | 107 static unsigned int translate_rgb_opcode(struct r300_fragment_program_compiler * c, rc_opcode opcode) in translate_rgb_opcode() argument 127 static unsigned int translate_alpha_opcode(struct r300_fragment_program_compiler * c, rc_opcode opcode) in translate_alpha_opcode() argument 429 unsigned int opcode; in emit_tex() local [all...] |
| H A D | r300_fragprog_swizzle.c | 109 static int r300_swizzle_is_native(rc_opcode opcode, struct rc_src_register reg) in r300_swizzle_is_native() argument
|
| /third_party/python/Tools/scripts/ |
| H A D | summarize_stats.py | 7 import opcode namespace
|