Home
last modified time | relevance | path

Searched defs:opcode (Results 101 - 125 of 1929) sorted by relevance

12345678910>>...78

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_non_uniform.cpp70 const SpvOp opcode = inst->opcode(); in NonUniformPass() local
H A Dvalidate_scopes.cpp45 SpvOp opcode = inst->opcode(); in ValidateScope() local
81 SpvOp opcode = inst->opcode(); in ValidateExecutionScope() local
189 const SpvOp opcode = inst->opcode(); ValidateMemoryScope() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dext_inst.opencl_test.cpp34 uint32_t opcode; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_type_unique_test.cpp93 std::string GetErrorString(SpvOp opcode) { in GetErrorString() argument
/third_party/python/Modules/
H A D_opcode.c26 _opcode_stack_effect_impl(PyObject *module, int opcode, PyObject *oparg, in _opcode_stack_effect_impl() argument
[all...]
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.h82 spv::Op opcode; member
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp91 auto opcode = opcodes[GetFuzzerContext()->RandomIndex(opcodes)]; in Apply() local
H A Dfuzzer_pass_split_blocks.cpp81 const spv::Op opcode = inst.opcode(); in Apply() local
H A Dinstruction_message.cpp22 MakeInstructionMessage( spv::Op opcode, uint32_t result_type_id, uint32_t result_id, const opt::Instruction::OperandList& input_operands) MakeInstructionMessage() argument
H A Dtransformation_add_no_contraction_decoration.cpp57 bool TransformationAddNoContractionDecoration::IsArithmetic(spv::Op opcode) { in IsArithmetic() argument
H A Dtransformation_add_relaxed_decoration.cpp67 bool TransformationAddRelaxedDecoration::IsNumeric(spv::Op opcode) { in IsNumeric() argument
H A Dtransformation_toggle_access_chain_instruction.cpp42 spv::Op opcode = static_cast<spv::Op>( in IsApplicable() local
61 spv::Op opcode = instruction->opcode(); in Apply() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dreflect.h28 inline bool IsDebug1Inst(spv::Op opcode) { in IsDebug1Inst() argument
33 inline bool IsDebug2Inst(spv::Op opcode) { in IsDebug2Inst() argument
36 inline bool IsDebug3Inst(spv::Op opcode) { in IsDebug3Inst() argument
39 IsOpLineInst(spv::Op opcode) IsOpLineInst() argument
42 IsAnnotationInst(spv::Op opcode) IsAnnotationInst() argument
49 IsTypeInst(spv::Op opcode) IsTypeInst() argument
53 IsConstantInst(spv::Op opcode) IsConstantInst() argument
56 IsSpecConstantInst(spv::Op opcode) IsSpecConstantInst() argument
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_bitwise.cpp29 const spv::Op opcode = inst->opcode(); in ValidateBaseType() local
60 const spv::Op opcode = inst->opcode(); in BitwisePass() local
[all...]
H A Dvalidate_layout.cpp34 ModuleScopedInstructions(ValidationState_t& _, const Instruction* inst, spv::Op opcode) ModuleScopedInstructions() argument
153 FunctionScopedInstructions(ValidationState_t& _, const Instruction* inst, spv::Op opcode) FunctionScopedInstructions() argument
357 const spv::Op opcode = inst->opcode(); ModuleLayoutPass() local
[all...]
H A Dvalidate_memory_semantics.cpp29 const spv::Op opcode = inst->opcode(); in ValidateMemorySemantics() local
[all...]
H A Dvalidate_mesh_shading.cpp26 const spv::Op opcode = inst->opcode(); in MeshShadingPass() local
H A Dvalidate_scopes.cpp44 spv::Op opcode = inst->opcode(); in ValidateScope() local
80 spv::Op opcode = inst->opcode(); in ValidateExecutionScope() local
192 const spv::Op opcode = inst->opcode(); ValidateMemoryScope() local
[all...]
/third_party/spirv-tools/test/
H A Dext_inst.opencl_test.cpp34 uint32_t opcode; member
/third_party/spirv-tools/test/val/
H A Dval_type_unique_test.cpp93 std::string GetErrorString(spv::Op opcode) { in GetErrorString() argument
/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_chipcommon_sflash.c74 static void bcma_sflash_cmd(struct bcma_drv_cc *cc, u32 opcode) in bcma_sflash_cmd() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddsobject.c319 acpi_ds_init_object_from_op(struct acpi_walk_state *walk_state, union acpi_parse_object *op, u16 opcode, union acpi_operand_object **ret_obj_desc) acpi_ds_init_object_from_op() argument
[all...]
H A Dpsparse.c41 u32 acpi_ps_get_opcode_size(u32 opcode) in acpi_ps_get_opcode_size() argument
70 u16 opcode; acpi_ps_peek_opcode() local
[all...]
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dmodule.c15 u32 opcode; in fixup_pcr() local
49 u32 *location, opcode; in apply_relocate_add() local
[all...]
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Ddouble_cpdo.c99 unsigned int DoubleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in DoubleCPDO() argument

Completed in 9 milliseconds

12345678910>>...78