| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_non_uniform.cpp | 70 const SpvOp opcode = inst->opcode(); in NonUniformPass() local
|
| H A D | validate_scopes.cpp | 45 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 D | ext_inst.opencl_test.cpp | 34 uint32_t opcode; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_type_unique_test.cpp | 93 std::string GetErrorString(SpvOp opcode) { in GetErrorString() argument
|
| /third_party/python/Modules/ |
| H A D | _opcode.c | 26 _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 D | data_synonym_and_id_equation_facts.h | 82 spv::Op opcode; member
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | fuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp | 91 auto opcode = opcodes[GetFuzzerContext()->RandomIndex(opcodes)]; in Apply() local
|
| H A D | fuzzer_pass_split_blocks.cpp | 81 const spv::Op opcode = inst.opcode(); in Apply() local
|
| H A D | instruction_message.cpp | 22 MakeInstructionMessage( spv::Op opcode, uint32_t result_type_id, uint32_t result_id, const opt::Instruction::OperandList& input_operands) MakeInstructionMessage() argument
|
| H A D | transformation_add_no_contraction_decoration.cpp | 57 bool TransformationAddNoContractionDecoration::IsArithmetic(spv::Op opcode) { in IsArithmetic() argument
|
| H A D | transformation_add_relaxed_decoration.cpp | 67 bool TransformationAddRelaxedDecoration::IsNumeric(spv::Op opcode) { in IsNumeric() argument
|
| H A D | transformation_toggle_access_chain_instruction.cpp | 42 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 D | reflect.h | 28 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 D | validate_bitwise.cpp | 29 const spv::Op opcode = inst->opcode(); in ValidateBaseType() local 60 const spv::Op opcode = inst->opcode(); in BitwisePass() local [all...] |
| H A D | validate_layout.cpp | 34 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 D | validate_memory_semantics.cpp | 29 const spv::Op opcode = inst->opcode(); in ValidateMemorySemantics() local [all...] |
| H A D | validate_mesh_shading.cpp | 26 const spv::Op opcode = inst->opcode(); in MeshShadingPass() local
|
| H A D | validate_scopes.cpp | 44 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 D | ext_inst.opencl_test.cpp | 34 uint32_t opcode; member
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_type_unique_test.cpp | 93 std::string GetErrorString(spv::Op opcode) { in GetErrorString() argument
|
| /kernel/linux/linux-5.10/drivers/bcma/ |
| H A D | driver_chipcommon_sflash.c | 74 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 D | dsobject.c | 319 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 D | psparse.c | 41 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 D | module.c | 15 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 D | double_cpdo.c | 99 unsigned int DoubleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in DoubleCPDO() argument
|