/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | assembly_grammar.cpp | 82 spv::Op opcode; member 202 spv_result_t AssemblyGrammar::lookupOpcode(spv::Op opcode, in lookupOpcode()
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64InsnHelpers.h | 212 unsigned opcode = (insn >> 12) & 0xf; in isMemOp() local 241 unsigned opcode = (insn >> 13) & 0x7; in isMemOp() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | assembly_grammar.cpp | 82 spv::Op opcode; member 202 spv_result_t AssemblyGrammar::lookupOpcode(spv::Op opcode, in lookupOpcode()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/ |
H A D | Insn.java | 32 private final Rop opcode; field in Insn 51 public Insn(Rop opcode, SourcePosition position, RegisterSpec result, in Insn()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
H A D | test_tools.cc | 35 NodeDef MakeNode2Arg(const string& name, const string& opcode, in MakeNode2Arg() 45 NodeDef MakeNode4Arg(const string& name, const string& opcode, in MakeNode4Arg()
|
/aosp_15_r20/bionic/libc/dns/resolv/ |
H A D | res_debug.c | 174 ns_opcode opcode; in do_section() local 300 u_int opcode, rcode, id; in res_pquery() local 646 p_section(int section, int opcode) { in p_section()
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | blend.c | 885 logic_op(struct gl_context *ctx, GLenum opcode, bool no_error) in logic_op() 934 _mesa_LogicOp( GLenum opcode ) in _mesa_LogicOp() 946 _mesa_LogicOp_no_error(GLenum opcode) in _mesa_LogicOp_no_error()
|
/aosp_15_r20/external/OpenCSD/decoder/source/etmv4/ |
H A D | trc_pkt_decode_etmv4i.cpp | 1701 uint32_t opcode; in processQElement() local 1774 uint32_t opcode, bytesReq = 4; in processSourceAddress() local 1937 uint32_t opcode; in traceInstrToWP() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2_nir.c | 291 instr_create_alu(struct ir2_context *ctx, nir_op opcode, unsigned ncomp) in instr_create_alu() 350 instr_create_alu_reg(struct ir2_context *ctx, nir_op opcode, uint8_t write_mask, in instr_create_alu_reg() 367 instr_create_alu_dest(struct ir2_context *ctx, nir_op opcode, nir_def *def) in instr_create_alu_dest()
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/default/ |
H A D | net_bluetooth_mgmt.cpp | 54 uint16_t opcode; member 61 uint16_t opcode; member
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | module.cpp | 79 void Module::AddGlobalValue(spv::Op opcode, uint32_t result_id, in AddGlobalValue() 158 auto opcode = i->opcode(); in ToBinary() local
|
H A D | folding_rules.cpp | 43 const auto opcode = inst->opcode(); in ImageOperandsMaskInOperandIndex() local 402 spv::Op opcode = op_inst->opcode(); in MergeNegateMulDivArithmetic() local 522 spv::Op opcode, in PerformFloatingPointOperation() 571 spv::Op opcode, in PerformIntegerOperation() 618 uint32_t PerformOperation(analysis::ConstantManager* const_mgr, spv::Op opcode, in PerformOperation() 1081 spv::Op opcode = inst->opcode(); in MergeSubNegateArithmetic() local 2850 const auto opcode = inst->opcode(); in UpdateImageOperands() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | module.cpp | 79 void Module::AddGlobalValue(spv::Op opcode, uint32_t result_id, in AddGlobalValue() 158 auto opcode = i->opcode(); in ToBinary() local
|
H A D | folding_rules.cpp | 43 const auto opcode = inst->opcode(); in ImageOperandsMaskInOperandIndex() local 424 spv::Op opcode = op_inst->opcode(); in MergeNegateMulDivArithmetic() local 550 spv::Op opcode, in PerformFloatingPointOperation() 599 spv::Op opcode, in PerformIntegerOperation() 646 uint32_t PerformOperation(analysis::ConstantManager* const_mgr, spv::Op opcode, in PerformOperation() 1139 spv::Op opcode = inst->opcode(); in MergeSubNegateArithmetic() local 2806 const auto opcode = inst->opcode(); in UpdateImageOperands() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | module.cpp | 79 void Module::AddGlobalValue(spv::Op opcode, uint32_t result_id, in AddGlobalValue() 158 auto opcode = i->opcode(); in ToBinary() local
|
D | folding_rules.cpp | 43 const auto opcode = inst->opcode(); in ImageOperandsMaskInOperandIndex() local 402 spv::Op opcode = op_inst->opcode(); in MergeNegateMulDivArithmetic() local 522 spv::Op opcode, in PerformFloatingPointOperation() 571 spv::Op opcode, in PerformIntegerOperation() 618 uint32_t PerformOperation(analysis::ConstantManager* const_mgr, spv::Op opcode, in PerformOperation() 1081 spv::Op opcode = inst->opcode(); in MergeSubNegateArithmetic() local 2850 const auto opcode = inst->opcode(); in UpdateImageOperands() local
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/ |
H A D | CodeHTML.java | 81 final short opcode = (short) bytes.readUnsignedByte(); in codeToHTML() local 388 int opcode; in findGotos() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_non_uniform.cpp | 90 const auto GetOperandName = [](const spv::Op opcode) { in ValidateGroupNonUniformBroadcastShuffle() 427 const spv::Op opcode = inst->opcode(); in NonUniformPass() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_non_uniform.cpp | 90 const auto GetOperandName = [](const spv::Op opcode) { in ValidateGroupNonUniformBroadcastShuffle() 422 const spv::Op opcode = inst->opcode(); in NonUniformPass() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_non_uniform.cpp | 90 const auto GetOperandName = [](const spv::Op opcode) { in ValidateGroupNonUniformBroadcastShuffle() 426 const spv::Op opcode = inst->opcode(); in NonUniformPass() local
|
/aosp_15_r20/external/google-smali/third_party/baksmali/src/main/java/com/android/tools/smali/baksmali/Adaptors/Format/ |
H A D | InstructionMethodItem.java | 76 private boolean isAllowedOdex(@Nonnull Opcode opcode) { in isAllowedOdex() 95 Opcode opcode = instruction.getOpcode(); in writeTo() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_hw_instr.cpp | 67 const aco_opcode opcode = block.instructions[instr_idx]->opcode; in gfx9_pops_done_msg_bounds() local 333 is_vop3_reduce_opcode(aco_opcode opcode) in is_vop3_reduce_opcode() 550 aco_opcode opcode = get_reduce_opcode(ctx->program->gfx_level, op); in emit_dpp_op() local 590 aco_opcode opcode = get_reduce_opcode(ctx->program->gfx_level, op); in emit_op() local 681 aco_opcode opcode; in emit_reduction() local 709 aco_opcode opcode; in emit_reduction() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_insn.c | 25 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() 723 SVGA3dShaderInstToken opcode; in emit_def_const() local 1952 SVGA3dShaderOpCodeType opcode, in emit_scalar_op1() 1974 SVGA3dShaderOpCodeType opcode, in emit_simple_instruction() 2121 SVGA3dShaderOpCodeType opcode; in emit_deriv() local 2977 SVGA3dShaderOpCodeType opcode = in svga_emit_instruction() local
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/analysis/ |
H A D | MethodAnalyzer.java | 1750 Opcode opcode = classPath.getFieldInstructionMapper().getAndCheckDeodexedOpcode( in analyzeIputIgetQuick() local 1893 Opcode opcode; in analyzeInvokeVirtualQuick() local 1904 Opcode opcode; in analyzeInvokeVirtualQuick() local 1932 Opcode opcode = classPath.getFieldInstructionMapper().getAndCheckDeodexedOpcode( in analyzePutGetVolatile() local
|
/aosp_15_r20/packages/modules/Bluetooth/floss/hcidoc/src/ |
D | parser.rs | 174 fn opcode(&self) -> SnoopOpcodes; in opcode() method 202 fn opcode(&self) -> SnoopOpcodes { in opcode() method 223 fn opcode(&self) -> SnoopOpcodes { in opcode() method
|