| /third_party/mesa3d/src/gallium/frontends/clover/spirv/ |
| H A D | invocation.cpp | 165 const auto opcode = static_cast<SpvOp>(desc_word & SpvOpCodeMask); in create_binary_from_spirv() local 555 const auto opcode = static_cast<SpvOp>(desc_word & SpvOpCodeMask); in check_capabilities() local 626 const auto opcode = static_cast<SpvOp>(desc_word & SpvOpCodeMask); in check_extensions() local 656 const auto opcode in check_memory_model() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_lower_logical_sends.cpp | 680 sampler_msg_type(const intel_device_info *devinfo, opcode opcode, bool shadow_compare) sampler_msg_type() argument 1752 enum lsc_opcode opcode = lower_lsc_surface_logical_send() local 2018 enum lsc_opcode opcode = lower_lsc_a64_logical_send() local [all...] |
| H A D | brw_vec4_visitor.cpp | 31 vec4_instruction::vec4_instruction(enum opcode opcode, const dst_reg &dst, in vec4_instruction() argument 89 vec4_visitor::emit(enum opcode opcode, const dst_reg &dst, const src_reg &src0, in emit() argument 97 vec4_visitor::emit(enum opcode opcode, const dst_reg &dst, const src_reg &src0, in emit() argument 104 emit(enum opcode opcode, const dst_reg &dst, const src_reg &src0) emit() argument 110 emit(enum opcode opcode, const dst_reg &dst) emit() argument 116 emit(enum opcode opcode) emit() argument 335 emit_math(enum opcode opcode, const dst_reg &dst, const src_reg &src0, const src_reg &src1) emit_math() argument [all...] |
| H A D | brw_eu_validate.c | 676 unsigned opcode = brw_inst_opcode(isa, inst); in is_mixed_float() local 1183 const unsigned opcode = brw_inst_opcode(isa, inst); in special_restrictions_for_mixed_float_mode() local
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | ShaderTGSI.c | 1165 sample_ureg_emit(struct ureg_program *ureg, unsigned tgsi_opcode, unsigned num_src, struct Shader_opcode *opcode, struct ureg_dst dst, struct ureg_src *src) sample_ureg_emit() argument 1206 expand_unary_to_scalarf(struct ureg_program *ureg, unary_ureg_func func, struct Shader_xlate *sx, struct Shader_opcode *opcode) expand_unary_to_scalarf() argument 1247 struct Shader_opcode opcode; Shader_tgsi_translate() local [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-module-builder.cc | 95 void WasmFunctionBuilder::Emit(WasmOpcode opcode) { body_.write_u8(opcode); } in Emit() argument 97 void WasmFunctionBuilder::EmitWithPrefix(WasmOpcode opcode) { in EmitWithPrefix() argument 108 void WasmFunctionBuilder::EmitWithU8(WasmOpcode opcode, const byte immediate) { in EmitWithU8() argument 113 EmitWithU8U8(WasmOpcode opcode, const byte imm1, const byte imm2) EmitWithU8U8() argument 120 EmitWithI32V(WasmOpcode opcode, int32_t immediate) EmitWithI32V() argument 125 EmitWithU32V(WasmOpcode opcode, uint32_t immediate) EmitWithU32V() argument 540 WasmOpcode opcode; WriteInitializerExpressionWithEnd() local 803 uint8_t opcode = WriteTo() local [all...] |
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_hd.h | 253 nghttp2_hd_opcode opcode; member
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_internal.h | 120 enum dxil_bin_opcode opcode; member 135 enum dxil_cast_opcode opcode; member
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_qpack.h | 244 nghttp3_qpack_decoder_stream_opcode opcode; member 769 nghttp3_qpack_encoder_stream_opcode opcode; member 890 nghttp3_qpack_request_stream_opcode opcode; member [all...] |
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_hd.h | 253 nghttp2_hd_opcode opcode; member
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | linearize.h | 91 unsigned opcode:7, member
|
| H A D | sparse-llvm.c | 494 static LLVMRealPredicate translate_fop(int opcode) in translate_fop() argument 516 static LLVMIntPredicate translate_op(int opcode) in translate_op() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | graph-visualizer.cc | 321 IrOpcode::Value opcode = node->opcode(); in PrintNode() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| H A D | code-generator-arm.cc | 670 InstructionCode opcode = instr->opcode(); in AssembleArchInstruction() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction-selector.h | 181 InstructionCode Encode(InstructionCode opcode) { in Encode() argument [all...] |
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | assembler-s390.cc | 477 Opcode opcode = Instruction::S390OpcodeValue(buffer_start_ + pos); in target_at() local 509 Opcode opcode = Instruction::S390OpcodeValue(buffer_start_ + pos); target_at_put() local 553 Opcode opcode = Instruction::S390OpcodeValue(buffer_start_ + pos); max_reach_from() local [all...] |
| /third_party/node/deps/v8/src/diagnostics/mips64/ |
| H A D | disasm-mips64.cc | 618 uint32_t opcode = instr->InstructionBits() & kMsa3RFMask; in PrintMsaDataFormat() local 2303 uint32_t opcode = instr->InstructionBits() & kMsaI8Mask; in DecodeTypeMsaI8() local 2342 uint32_t opcode = instr->InstructionBits() & kMsaI5Mask; in DecodeTypeMsaI5() local 2384 uint32_t opcode = instr->InstructionBits() & kMsaI5Mask; in DecodeTypeMsaI10() local 2393 uint32_t opcode = instr->InstructionBits() & kMsaELMMask; in DecodeTypeMsaELM() local 2440 uint32_t opcode = instr->InstructionBits() & kMsaBITMask; DecodeTypeMsaBIT() local 2485 uint32_t opcode = instr->InstructionBits() & kMsaMI10Mask; DecodeTypeMsaMI10() local 2500 uint32_t opcode = instr->InstructionBits() & kMsa3RMask; DecodeTypeMsa3R() local 2697 uint32_t opcode = instr->InstructionBits() & kMsa3RFMask; DecodeTypeMsa3RF() local 2828 uint32_t opcode = instr->InstructionBits() & kMsaVECMask; DecodeTypeMsaVec() local 2857 uint32_t opcode = instr->InstructionBits() & kMsa2RMask; DecodeTypeMsa2R() local 2878 uint32_t opcode = instr->InstructionBits() & kMsa2RFMask; DecodeTypeMsa2RF() local [all...] |
| /third_party/node/deps/v8/src/diagnostics/mips/ |
| H A D | disasm-mips.cc | 577 uint32_t opcode = instr->InstructionBits() & kMsa3RFMask; in PrintMsaDataFormat() local 2016 uint32_t opcode = instr->InstructionBits() & kMsaI8Mask; in DecodeTypeMsaI8() local 2055 uint32_t opcode = instr->InstructionBits() & kMsaI5Mask; in DecodeTypeMsaI5() local 2097 uint32_t opcode = instr->InstructionBits() & kMsaI5Mask; in DecodeTypeMsaI10() local 2106 uint32_t opcode = instr->InstructionBits() & kMsaELMMask; in DecodeTypeMsaELM() local 2153 uint32_t opcode = instr->InstructionBits() & kMsaBITMask; DecodeTypeMsaBIT() local 2198 uint32_t opcode = instr->InstructionBits() & kMsaMI10Mask; DecodeTypeMsaMI10() local 2213 uint32_t opcode = instr->InstructionBits() & kMsa3RMask; DecodeTypeMsa3R() local 2410 uint32_t opcode = instr->InstructionBits() & kMsa3RFMask; DecodeTypeMsa3RF() local 2541 uint32_t opcode = instr->InstructionBits() & kMsaVECMask; DecodeTypeMsaVec() local 2570 uint32_t opcode = instr->InstructionBits() & kMsa2RMask; DecodeTypeMsa2R() local 2591 uint32_t opcode = instr->InstructionBits() & kMsa2RFMask; DecodeTypeMsa2RF() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_build.c | 661 tgsi_build_instruction(enum tgsi_opcode opcode, in tgsi_build_instruction() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm8bitStorageTests.cpp | 1052 const char* opcode; in addCompute8bitStorage32To8Group() member 1206 const char* opcode; in addCompute8bitUniform8To32Group() member 1359 const char* opcode; in addCompute8bitStoragePushConstant8To32Group() member 1527 const char* opcode; in addCompute8bitStorage16To8Group() member 1688 const char* opcode; in addCompute8bitUniform8To16Group() member 1845 const char* opcode; addCompute8bitStoragePushConstant8To16Group() member 2690 const char* opcode; addGraphics8BitStorageUniformInt32To8Group() member 2907 const char* opcode; addGraphics8BitStorageUniformInt8To32Group() member 3506 const char* opcode; addGraphics8BitStorageUniformInt16To8Group() member 3734 const char* opcode; addGraphics8BitStorageUniformInt8To16Group() member 4544 const char* opcode; addGraphics8BitStorageUniformStruct8To32Group() member 4819 const char* opcode; addGraphics8BitStorageUniformStruct32To8Group() member [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_cfg.cpp | 939 SpvOp opcode = inst->opcode(); CfgPass() local [all...] |
| H A D | validate_extensions.cpp | 3295 const SpvOp opcode = inst->opcode(); ExtensionPass() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_gles_1_0_autogen.cpp | 1085 void GL_APIENTRY GL_LogicOp(GLenum opcode) in GL_LogicOp() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | PixelProgram.cpp | 120 Shader::Opcode opcode = instruction->opcode; in applyShader() local 136 Shader::Opcode opcode = instruction->opcode; in applyShader() local [all...] |
| H A D | VertexProgram.cpp | 110 Shader::Opcode opcode = instruction->opcode; in program() local 124 Shader::Opcode opcode = instruction->opcode; in program() local [all...] |