Home
last modified time | relevance | path

Searched defs:opcode (Results 26 - 50 of 2046) sorted by relevance

12345678910>>...82

/kernel/linux/linux-6.6/include/linux/netfilter/
H A Dnf_conntrack_tftp.h13 __be16 opcode; member
/kernel/linux/linux-6.6/include/linux/soc/qcom/
H A Dpmic_glink.h21 __le32 opcode; member
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dconstants.c182 const unsigned char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str() argument
190 const unsigned char *nvme_get_admin_opcode_str(u8 opcode) in nvme_get_admin_opcode_str() argument
198 const unsigned char *nvme_get_fabrics_opcode_str(u8 opcode) { in nvme_get_fabrics_opcode_str() argument
[all...]
/third_party/python/Lib/test/
H A Dtest__opcode.py4 import opcode namespace
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_barriers.cpp35 const SpvOp opcode = inst->opcode(); in BarriersPass() local
H A Dvalidate_primitives.cpp31 const SpvOp opcode = inst->opcode(); in PrimitivesPass() local
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dopcode_require_capabilities_test.cpp26 SpvOp opcode; member
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dinstruction.h29 SpvOp opcode; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dinstruction.h29 SpvOp opcode; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_barriers.cpp35 const SpvOp opcode = inst->opcode(); in BarriersPass() local
H A Dvalidate_primitives.cpp31 const SpvOp opcode = inst->opcode(); in PrimitivesPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dopcode_require_capabilities_test.cpp26 SpvOp opcode; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dinstruction.h39 spv::Op opcode() const { return op_; } in opcode() function in tint::writer::spirv::Instruction
/third_party/spirv-tools/source/
H A Dinstruction.h29 spv::Op opcode; member
/third_party/spirv-tools/source/val/
H A Dvalidate_barriers.cpp32 const spv::Op opcode = inst->opcode(); in BarriersPass() local
H A Dvalidate_primitives.cpp29 const spv::Op opcode = inst->opcode(); in PrimitivesPass() local
/third_party/spirv-tools/test/
H A Dopcode_require_capabilities_test.cpp26 spv::Op opcode; member
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dsavestate_optimization.cpp58 auto opcode = userInst->GetOpcode(); in RequireRegMap() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dopcodes.h41 inline constexpr bool IsBranch(Opcode opcode) in IsBranch() argument
46 inline constexpr bool IsLogicalShift(Opcode opcode) in IsLogicalShift() argument
51 constexpr bool IsCommutative(Opcode opcode) in IsCommutative() argument
69 IsStmtMustRequire(Opcode opcode) IsStmtMustRequire() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Decma_opcode_des.h351 inline std::string GetEcmaOpcodeStr(EcmaOpcode opcode) in GetEcmaOpcodeStr() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_op.cpp54 uint8_t opcode; in Decode() local
[all...]
/kernel/linux/linux-5.10/arch/x86/lib/
H A Dinat.c13 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) in inat_get_opcode_attribute() argument
26 insn_attr_t inat_get_escape_attribute(insn_byte_t opcode, int lpfx_id, in inat_get_escape_attribute() argument
65 insn_attr_t inat_get_avx_attribute(insn_byte_t opcode, insn_byte_t vex_m, in inat_get_avx_attribute() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dexresop.c99 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands() argument
H A Dpsopinfo.c35 const struct acpi_opcode_info *acpi_ps_get_opcode_info(u16 opcode) in acpi_ps_get_opcode_info() argument
127 acpi_ps_get_opcode_name(u16 opcode) acpi_ps_get_opcode_name() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dfpa11_cprt.c23 unsigned int EmulateCPRT(const unsigned int opcode) in EmulateCPRT() argument
57 PerformFLT(const unsigned int opcode) PerformFLT() argument
100 PerformFIX(const unsigned int opcode) PerformFIX() argument
142 PerformComparison(const unsigned int opcode) PerformComparison() argument
[all...]

Completed in 7 milliseconds

12345678910>>...82