Home
last modified time | relevance | path

Searched refs:operand_table (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/
Dtable.cpp47 spv_operand_table operand_table; in spvContextCreate() local
51 spvOperandTableGet(&operand_table, env); in spvContextCreate()
54 return new spv_context_t{env, opcode_table, operand_table, ext_inst_table, in spvContextCreate()
Doperand.h91 const spv_operand_table operand_table,
Dassembly_grammar.h32 operandTable_(context->operand_table), in AssemblyGrammar()
Dtable.h111 const spv_operand_table operand_table; member
/external/deqp-deps/SPIRV-Tools/source/
Dtable.cpp47 spv_operand_table operand_table; in spvContextCreate() local
51 spvOperandTableGet(&operand_table, env); in spvContextCreate()
54 return new spv_context_t{env, opcode_table, operand_table, ext_inst_table, in spvContextCreate()
Doperand.h91 const spv_operand_table operand_table,
Dassembly_grammar.h32 operandTable_(context->operand_table), in AssemblyGrammar()
Dtable.h111 const spv_operand_table operand_table; member
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_capability_test.cpp1691 spvCoreOperandTableNameLookup(env, sc.context->operand_table, in Exists()
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_capability_test.cpp1691 spvCoreOperandTableNameLookup(env, sc.context->operand_table, in Exists()