Home
last modified time | relevance | path

Searched defs:opcode (Results 151 - 175 of 1943) sorted by relevance

12345678910>>...78

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_logicals.cpp29 const SpvOp opcode = inst->opcode(); in LogicalsPass() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelPipeline.cpp75 Shader::Opcode opcode = instruction->opcode; in applyShader() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dbinary.cpp149 spv_result_t exhaustedInputDiagnostic(size_t inst_offset, SpvOp opcode, in exhaustedInputDiagnostic() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dinstruction_descriptor.cpp67 const SpvOp opcode = in MakeInstructionDescriptor() local
[all...]
H A Dtransformation_add_early_terminator_wrapper.cpp29 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id, uint32_t label_fresh_id, SpvOp opcode) TransformationAddEarlyTerminatorWrapper() argument
H A Dtransformation_add_spec_constant_op.cpp28 TransformationAddSpecConstantOp( uint32_t fresh_id, uint32_t type_id, SpvOp opcode, const opt::Instruction::OperandList& operands) TransformationAddSpecConstantOp() argument
H A Dtransformation_adjust_branch_weights.cpp50 SpvOp opcode = static_cast<SpvOp>( in IsApplicable() local
H A Dtransformation_invert_comparison_operator.cpp115 SpvOp TransformationInvertComparisonOperator::InvertOpcode(SpvOp opcode) { in InvertOpcode() argument
84 IsInversionSupported( SpvOp opcode) IsInversionSupported() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfolding_rules.h95 uint32_t opcode; member
H A Dir_loader.cpp42 const auto opcode = static_cast<SpvOp>(inst->opcode); in IsLineInst() local
66 const auto opcode = static_cast<SpvOp>(inst->opcode); in AddInstruction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dbinary.cpp149 spv_result_t exhaustedInputDiagnostic(size_t inst_offset, SpvOp opcode, in exhaustedInputDiagnostic() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dinstruction_descriptor.cpp67 const SpvOp opcode = in MakeInstructionDescriptor() local
[all...]
H A Dtransformation_add_early_terminator_wrapper.cpp29 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id, uint32_t label_fresh_id, SpvOp opcode) TransformationAddEarlyTerminatorWrapper() argument
H A Dtransformation_add_spec_constant_op.cpp28 TransformationAddSpecConstantOp( uint32_t fresh_id, uint32_t type_id, SpvOp opcode, const opt::Instruction::OperandList& operands) TransformationAddSpecConstantOp() argument
H A Dtransformation_adjust_branch_weights.cpp50 SpvOp opcode = static_cast<SpvOp>( in IsApplicable() local
H A Dtransformation_invert_comparison_operator.cpp115 SpvOp TransformationInvertComparisonOperator::InvertOpcode(SpvOp opcode) { in InvertOpcode() argument
84 IsInversionSupported( SpvOp opcode) IsInversionSupported() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.h95 uint32_t opcode; member
H A Dir_loader.cpp42 const auto opcode = static_cast<SpvOp>(inst->opcode); in IsLineInst() local
66 const auto opcode = static_cast<SpvOp>(inst->opcode); in AddInstruction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_logicals.cpp29 const SpvOp opcode = inst->opcode(); in LogicalsPass() local
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction_glsl_std_450_test.cc132 std::string opcode; member
939 std::string opcode; global() member
[all...]
/third_party/spirv-tools/source/
H A Dbinary.cpp159 spv_result_t exhaustedInputDiagnostic(size_t inst_offset, spv::Op opcode, in exhaustedInputDiagnostic() argument
[all...]
/third_party/python/Modules/clinic/
H A D_opcode.c.h26 int opcode; in _opcode_stack_effect() local
/third_party/spirv-tools/source/fuzz/
H A Dinstruction_descriptor.cpp68 const spv::Op opcode = in MakeInstructionDescriptor() local
[all...]
H A Dtransformation_add_early_terminator_wrapper.cpp29 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id, uint32_t label_fresh_id, spv::Op opcode) TransformationAddEarlyTerminatorWrapper() argument
H A Dtransformation_add_spec_constant_op.cpp28 TransformationAddSpecConstantOp( uint32_t fresh_id, uint32_t type_id, spv::Op opcode, const opt::Instruction::OperandList& operands) TransformationAddSpecConstantOp() argument

Completed in 13 milliseconds

12345678910>>...78