Home
last modified time | relevance | path

Searched defs:operand_index (Results 1 - 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_memory_semantics.cpp26 ValidateMemorySemantics(ValidationState_t& _, const Instruction* inst, uint32_t operand_index, uint32_t memory_scope) ValidateMemorySemantics() argument
H A Dvalidate_atomics.cpp176 uint32_t operand_index = HasReturnType(opcode) ? 2 : 0; in AtomicsPass() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dchange_operand_reduction_opportunity.h30 ChangeOperandReductionOpportunity(opt::Instruction* inst, uint32_t operand_index, uint32_t new_id) ChangeOperandReductionOpportunity() argument
H A Dchange_operand_to_undef_reduction_opportunity.h30 ChangeOperandToUndefReductionOpportunity(opt::IRContext* context, opt::Instruction* inst, uint32_t operand_index) ChangeOperandToUndefReductionOpportunity() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dchange_operand_reduction_opportunity.h30 ChangeOperandReductionOpportunity(opt::Instruction* inst, uint32_t operand_index, uint32_t new_id) ChangeOperandReductionOpportunity() argument
H A Dchange_operand_to_undef_reduction_opportunity.h30 ChangeOperandToUndefReductionOpportunity(opt::IRContext* context, opt::Instruction* inst, uint32_t operand_index) ChangeOperandToUndefReductionOpportunity() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_memory_semantics.cpp26 ValidateMemorySemantics(ValidationState_t& _, const Instruction* inst, uint32_t operand_index, uint32_t memory_scope) ValidateMemorySemantics() argument
H A Dvalidate_atomics.cpp176 uint32_t operand_index = HasReturnType(opcode) ? 2 : 0; in AtomicsPass() local
/third_party/spirv-tools/source/reduce/
H A Dchange_operand_reduction_opportunity.h30 ChangeOperandReductionOpportunity(opt::Instruction* inst, uint32_t operand_index, uint32_t new_id) ChangeOperandReductionOpportunity() argument
H A Dchange_operand_to_undef_reduction_opportunity.h30 ChangeOperandToUndefReductionOpportunity(opt::IRContext* context, opt::Instruction* inst, uint32_t operand_index) ChangeOperandToUndefReductionOpportunity() argument
/third_party/spirv-tools/source/val/
H A Dvalidate_memory_semantics.cpp25 ValidateMemorySemantics(ValidationState_t& _, const Instruction* inst, uint32_t operand_index, uint32_t memory_scope) ValidateMemorySemantics() argument
H A Dvalidate_atomics.cpp175 uint32_t operand_index = HasReturnType(opcode) ? 2 : 0; in AtomicsPass() local
/third_party/spirv-tools/source/
H A Dbinary.cpp66 spvDecodeLiteralStringOperand(const spv_parsed_instruction_t& inst, const uint16_t operand_index) spvDecodeLiteralStringOperand() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddef_use_manager.h38 uint32_t operand_index; // logical operand index of the id use. This can be member
H A Dloop_unswitch_pass.cpp484 uint32_t operand_index = use.second; in SpecializeLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddef_use_manager.h38 uint32_t operand_index; // logical operand index of the id use. This can be member
H A Dloop_unswitch_pass.cpp484 uint32_t operand_index = use.second; in SpecializeLoop() local
/third_party/spirv-tools/source/opt/
H A Ddef_use_manager.h36 uint32_t operand_index; // logical operand index of the id use. This can be member
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_encode.c805 size_t operand_index = mapping->index; in rogue_encode_instr() local
H A Drogue.c171 trans_constreg_operand(struct rogue_instr *instr, size_t operand_index, uint32_t const_value) trans_constreg_operand() argument
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-node.h248 V8_INLINE void UpdateScaleForOperand(int operand_index, uint32_t operand) { in UpdateScaleForOperand() argument
259 V8_INLINE void SetOperand(int operand_index, uint32_t operand) { in SetOperand() argument
H A Dbytecode-array-iterator.cc56 GetUnsignedOperand( int operand_index, OperandType operand_type) const GetUnsignedOperand() argument
71 GetSignedOperand( int operand_index, OperandType operand_type) const GetSignedOperand() argument
216 GetConstantForIndexOperand( int operand_index, IsolateT* isolate) const GetConstantForIndexOperand() argument
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native.c250 int32_t operand_index = (int32_t)avio_rl32(model_file_context); in ff_dnn_load_model_native() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Ddisassemble.cpp237 EmitOperand(const spv_parsed_instruction_t& inst, const uint16_t operand_index) EmitOperand() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Ddisassemble.cpp237 EmitOperand(const spv_parsed_instruction_t& inst, const uint16_t operand_index) EmitOperand() argument

Completed in 15 milliseconds

12