Home
last modified time | relevance | path

Searched refs:spv_parsed_instruction_t (Results 1 – 25 of 75) sorted by relevance

123

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Ddisassemble.h57 void EmitInstruction(const spv_parsed_instruction_t& inst,
61 void EmitSectionComment(const spv_parsed_instruction_t& inst,
78 void EmitOperand(const spv_parsed_instruction_t& inst,
Ddisassemble.cpp66 spv_result_t HandleInstruction(const spv_parsed_instruction_t& inst);
104 const spv_parsed_instruction_t& inst) { in HandleInstruction()
145 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in DisassembleInstruction()
179 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in DisassembleTargetInstruction()
246 const spv_parsed_instruction_t& inst, size_t inst_byte_offset) { in EmitInstruction()
291 const spv_parsed_instruction_t& inst, bool& inserted_decoration_space, in EmitSectionComment()
319 void InstructionDisassembler::EmitOperand(const spv_parsed_instruction_t& inst, in EmitOperand()
Dname_mapper.h98 spv_result_t ParseInstruction(const spv_parsed_instruction_t& inst);
103 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in ParseInstructionForwarder()
Dbinary.cpp66 std::string spvDecodeLiteralStringOperand(const spv_parsed_instruction_t& inst, in spvDecodeLiteralStringOperand()
121 spv_result_t parseOperand(size_t inst_offset, spv_parsed_instruction_t* inst,
139 const spv_parsed_instruction_t* inst);
298 spv_parsed_instruction_t inst = {}; in parseInstruction()
416 spv_parsed_instruction_t* inst, in parseOperand()
791 const spv_parsed_instruction_t* inst) { in recordNumberType()
Dparsed_operand.h28 void EmitNumericLiteral(std::ostream* out, const spv_parsed_instruction_t& inst,
Dextensions.h33 std::string GetExtensionString(const spv_parsed_instruction_t* inst);
/external/swiftshader/third_party/SPIRV-Tools/source/
Ddisassemble.h57 void EmitInstruction(const spv_parsed_instruction_t& inst,
61 void EmitSectionComment(const spv_parsed_instruction_t& inst,
78 void EmitOperand(const spv_parsed_instruction_t& inst,
Ddisassemble.cpp66 spv_result_t HandleInstruction(const spv_parsed_instruction_t& inst);
104 const spv_parsed_instruction_t& inst) { in HandleInstruction()
145 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in DisassembleInstruction()
179 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in DisassembleTargetInstruction()
246 const spv_parsed_instruction_t& inst, size_t inst_byte_offset) { in EmitInstruction()
291 const spv_parsed_instruction_t& inst, bool& inserted_decoration_space, in EmitSectionComment()
319 void InstructionDisassembler::EmitOperand(const spv_parsed_instruction_t& inst, in EmitOperand()
Dname_mapper.h98 spv_result_t ParseInstruction(const spv_parsed_instruction_t& inst);
103 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in ParseInstructionForwarder()
Dbinary.cpp66 std::string spvDecodeLiteralStringOperand(const spv_parsed_instruction_t& inst, in spvDecodeLiteralStringOperand()
121 spv_result_t parseOperand(size_t inst_offset, spv_parsed_instruction_t* inst,
139 const spv_parsed_instruction_t* inst);
298 spv_parsed_instruction_t inst = {}; in parseInstruction()
416 spv_parsed_instruction_t* inst, in parseOperand()
791 const spv_parsed_instruction_t* inst) { in recordNumberType()
Dparsed_operand.h28 void EmitNumericLiteral(std::ostream* out, const spv_parsed_instruction_t& inst,
/external/deqp-deps/SPIRV-Tools/source/
Ddisassemble.h57 void EmitInstruction(const spv_parsed_instruction_t& inst,
61 void EmitSectionComment(const spv_parsed_instruction_t& inst,
78 void EmitOperand(const spv_parsed_instruction_t& inst,
Ddisassemble.cpp66 spv_result_t HandleInstruction(const spv_parsed_instruction_t& inst);
104 const spv_parsed_instruction_t& inst) { in HandleInstruction()
145 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in DisassembleInstruction()
179 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in DisassembleTargetInstruction()
246 const spv_parsed_instruction_t& inst, size_t inst_byte_offset) { in EmitInstruction()
291 const spv_parsed_instruction_t& inst, bool& inserted_decoration_space, in EmitSectionComment()
319 void InstructionDisassembler::EmitOperand(const spv_parsed_instruction_t& inst, in EmitOperand()
Dname_mapper.h98 spv_result_t ParseInstruction(const spv_parsed_instruction_t& inst);
103 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in ParseInstructionForwarder()
Dbinary.cpp66 std::string spvDecodeLiteralStringOperand(const spv_parsed_instruction_t& inst, in spvDecodeLiteralStringOperand()
121 spv_result_t parseOperand(size_t inst_offset, spv_parsed_instruction_t* inst,
139 const spv_parsed_instruction_t* inst);
298 spv_parsed_instruction_t inst = {}; in parseInstruction()
416 spv_parsed_instruction_t* inst, in parseOperand()
791 const spv_parsed_instruction_t* inst) { in recordNumberType()
Dparsed_operand.h28 void EmitNumericLiteral(std::ostream* out, const spv_parsed_instruction_t& inst,
/external/deqp-deps/SPIRV-Tools/tools/cfg/
Dbin_to_dot.cpp54 spv_result_t HandleInstruction(const spv_parsed_instruction_t& inst);
83 const spv_parsed_instruction_t& inst) { in HandleInstruction()
160 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in HandleInstruction()
/external/swiftshader/third_party/SPIRV-Tools/tools/cfg/
Dbin_to_dot.cpp54 spv_result_t HandleInstruction(const spv_parsed_instruction_t& inst);
83 const spv_parsed_instruction_t& inst) { in HandleInstruction()
160 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in HandleInstruction()
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/cfg/
Dbin_to_dot.cpp54 spv_result_t HandleInstruction(const spv_parsed_instruction_t& inst);
83 const spv_parsed_instruction_t& inst) { in HandleInstruction()
160 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in HandleInstruction()
/external/deqp-deps/SPIRV-Tools/source/val/
Dinstruction.h38 explicit Instruction(const spv_parsed_instruction_t* inst);
82 const spv_parsed_instruction_t& c_inst() const { return inst_; } in c_inst()
115 spv_parsed_instruction_t inst_;
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dinstruction.h38 explicit Instruction(const spv_parsed_instruction_t* inst);
82 const spv_parsed_instruction_t& c_inst() const { return inst_; } in c_inst()
115 spv_parsed_instruction_t inst_;
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dinstruction.h38 explicit Instruction(const spv_parsed_instruction_t* inst);
82 const spv_parsed_instruction_t& c_inst() const { return inst_; } in c_inst()
115 spv_parsed_instruction_t inst_;
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Dbinary_parse_test.cpp55 explicit ParsedInstruction(const spv_parsed_instruction_t& inst) in ParsedInstruction()
97 spv_parsed_instruction_t pi = {}; in TEST()
122 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in invoke_instruction()
168 const spv_parsed_instruction_t parsed_void_inst = { in MakeParsedVoidTypeInstruction()
187 spv_parsed_instruction_t parsed_i32_inst = { in MakeParsedInt32TypeInstruction()
491 EXPECT_CALL(client_, Instruction(ParsedInstruction(spv_parsed_instruction_t{ in TEST_F()
524 Instruction(ParsedInstruction(spv_parsed_instruction_t{ in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/
Dbinary_parse_test.cpp55 explicit ParsedInstruction(const spv_parsed_instruction_t& inst) in ParsedInstruction()
97 spv_parsed_instruction_t pi = {}; in TEST()
122 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in invoke_instruction()
168 const spv_parsed_instruction_t parsed_void_inst = { in MakeParsedVoidTypeInstruction()
187 spv_parsed_instruction_t parsed_i32_inst = { in MakeParsedInt32TypeInstruction()
491 EXPECT_CALL(client_, Instruction(ParsedInstruction(spv_parsed_instruction_t{ in TEST_F()
524 Instruction(ParsedInstruction(spv_parsed_instruction_t{ in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_parse_test.cpp55 explicit ParsedInstruction(const spv_parsed_instruction_t& inst) in ParsedInstruction()
97 spv_parsed_instruction_t pi = {}; in TEST()
122 void* user_data, const spv_parsed_instruction_t* parsed_instruction) { in invoke_instruction()
168 const spv_parsed_instruction_t parsed_void_inst = { in MakeParsedVoidTypeInstruction()
187 spv_parsed_instruction_t parsed_i32_inst = { in MakeParsedInt32TypeInstruction()
491 EXPECT_CALL(client_, Instruction(ParsedInstruction(spv_parsed_instruction_t{ in TEST_F()
524 Instruction(ParsedInstruction(spv_parsed_instruction_t{ in TEST_F()

123