Home
last modified time | relevance | path

Searched defs:opcode (Results 476 - 500 of 702) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_lower_logical_sends.cpp680 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 Dbrw_vec4_visitor.cpp31 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 Dbrw_eu_validate.c676 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 DShaderTGSI.c1165 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 Dwasm-module-builder.cc95 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 Dnghttp2_hd.h253 nghttp2_hd_opcode opcode; member
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h120 enum dxil_bin_opcode opcode; member
135 enum dxil_cast_opcode opcode; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h244 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 Dnghttp2_hd.h253 nghttp2_hd_opcode opcode; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.h91 unsigned opcode:7, member
H A Dsparse-llvm.c494 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 Dgraph-visualizer.cc321 IrOpcode::Value opcode = node->opcode(); in PrintNode() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc670 InstructionCode opcode = instr->opcode(); in AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.h181 InstructionCode Encode(InstructionCode opcode) { in Encode() argument
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc477 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 Ddisasm-mips64.cc618 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 Ddisasm-mips.cc577 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 Dtgsi_build.c661 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 DvktSpvAsm8bitStorageTests.cpp1052 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 Dvalidate_cfg.cpp939 SpvOp opcode = inst->opcode(); CfgPass() local
[all...]
H A Dvalidate_extensions.cpp3295 const SpvOp opcode = inst->opcode(); ExtensionPass() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.cpp1085 void GL_APIENTRY GL_LogicOp(GLenum opcode) in GL_LogicOp() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelProgram.cpp120 Shader::Opcode opcode = instruction->opcode; in applyShader() local
136 Shader::Opcode opcode = instruction->opcode; in applyShader() local
[all...]
H A DVertexProgram.cpp110 Shader::Opcode opcode = instruction->opcode; in program() local
124 Shader::Opcode opcode = instruction->opcode; in program() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp939 SpvOp opcode = inst->opcode(); CfgPass() local
[all...]

Completed in 51 milliseconds

1...<<11121314151617181920>>...29