Home
last modified time | relevance | path

Searched refs:spv_instruction_t (Results 1 – 18 of 18) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/
Dtext_handler.h187 spv_result_t binaryEncodeU32(const uint32_t value, spv_instruction_t* pInst);
192 spv_result_t binaryEncodeString(const char* value, spv_instruction_t* pInst);
204 spv_instruction_t* pInst);
222 spv_result_t recordTypeDefinition(const spv_instruction_t* pInst);
Dinstruction.h25 struct spv_instruction_t { struct
45 inline void spvInstructionAddWord(spv_instruction_t* inst, uint32_t value) { in spvInstructionAddWord() argument
Dtext.cpp163 const char* text, spv_instruction_t* pInst) { in encodeImmediate()
191 spv_instruction_t* pInst, in spvTextEncodeOperand()
443 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate()
488 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
687 spv_instruction_t inst; in GetNumericIds()
728 std::vector<spv_instruction_t> instructions; in spvTextToBinaryInternal()
735 spv_instruction_t& inst = instructions.back(); in spvTextToBinaryInternal()
Dtext_handler.cpp234 spv_instruction_t* pInst) { in binaryEncodeU32()
241 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral()
297 spv_instruction_t* pInst) { in binaryEncodeString()
322 const spv_instruction_t* pInst) { in recordTypeDefinition()
Dopcode.h57 const spv_endianness_t endian, spv_instruction_t* inst);
Dopcode.cpp167 spv_instruction_t* pInst) { in spvInstructionCopy()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtext_handler.h187 spv_result_t binaryEncodeU32(const uint32_t value, spv_instruction_t* pInst);
192 spv_result_t binaryEncodeString(const char* value, spv_instruction_t* pInst);
204 spv_instruction_t* pInst);
222 spv_result_t recordTypeDefinition(const spv_instruction_t* pInst);
Dinstruction.h25 struct spv_instruction_t { struct
45 inline void spvInstructionAddWord(spv_instruction_t* inst, uint32_t value) { in spvInstructionAddWord() argument
Dtext.cpp163 const char* text, spv_instruction_t* pInst) { in encodeImmediate()
191 spv_instruction_t* pInst, in spvTextEncodeOperand()
443 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate()
488 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
687 spv_instruction_t inst; in GetNumericIds()
728 std::vector<spv_instruction_t> instructions; in spvTextToBinaryInternal()
735 spv_instruction_t& inst = instructions.back(); in spvTextToBinaryInternal()
Dtext_handler.cpp234 spv_instruction_t* pInst) { in binaryEncodeU32()
241 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral()
297 spv_instruction_t* pInst) { in binaryEncodeString()
322 const spv_instruction_t* pInst) { in recordTypeDefinition()
Dopcode.h57 const spv_endianness_t endian, spv_instruction_t* inst);
Dopcode.cpp167 spv_instruction_t* pInst) { in spvInstructionCopy()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dassembly_context_test.cpp38 spv_instruction_t inst; in TEST_P()
Dtext_literal_test.cpp172 spv_instruction_t inst; in successfulEncode()
187 spv_instruction_t inst; in failedEncode()
/external/deqp-deps/SPIRV-Tools/test/
Dassembly_context_test.cpp38 spv_instruction_t inst; in TEST_P()
Dtext_literal_test.cpp172 spv_instruction_t inst; in successfulEncode()
187 spv_instruction_t inst; in failedEncode()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate.h217 spv_result_t spvValidateIDs(const spv_instruction_t* pInstructions,
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate.h217 spv_result_t spvValidateIDs(const spv_instruction_t* pInstructions,