Home
last modified time | relevance | path

Searched refs:OperandSource (Results 1 – 23 of 23) sorted by relevance

/external/shaderc/spirv-headers/tools/buildHeaders/
Dheader.cpp235 for (int e = spv::OperandSource; e < spv::OperandOpcode; ++e) { in TPrinter()
242 enums[e - spv::OperandSource]["Values"][name] = enumRow.value; in TPrinter()
245 enums[e - spv::OperandSource]["Type"] = mask ? "Bit" : "Value"; in TPrinter()
246 enums[e - spv::OperandSource]["Name"] = enumName; in TPrinter()
251 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter()
DjsonToSpirv.cpp146 type = OperandSource; in ToOperandClassAndOptionality()
391 … establishOperandClass(enumName, OperandSource, &SourceLanguageParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h56 OperandSource, enumerator
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/
Dheader.cpp237 for (int e = spv::OperandSource; e < spv::OperandOpcode; ++e) { in TPrinter()
244 enums[e - spv::OperandSource]["Values"][name] = enumRow.value; in TPrinter()
247 enums[e - spv::OperandSource]["Type"] = mask ? "Bit" : "Value"; in TPrinter()
248 enums[e - spv::OperandSource]["Name"] = enumName; in TPrinter()
253 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter()
DjsonToSpirv.cpp167 type = OperandSource; in ToOperandClassAndOptionality()
479 … establishOperandClass(enumName, OperandSource, &SourceLanguageParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h59 OperandSource, enumerator
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp237 for (int e = spv::OperandSource; e < spv::OperandOpcode; ++e) { in TPrinter()
244 enums[e - spv::OperandSource]["Values"][name] = enumRow.value; in TPrinter()
247 enums[e - spv::OperandSource]["Type"] = mask ? "Bit" : "Value"; in TPrinter()
248 enums[e - spv::OperandSource]["Name"] = enumName; in TPrinter()
253 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter()
DjsonToSpirv.cpp162 type = OperandSource; in ToOperandClassAndOptionality()
468 … establishOperandClass(enumName, OperandSource, &SourceLanguageParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h59 OperandSource, enumerator
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp237 for (int e = spv::OperandSource; e < spv::OperandOpcode; ++e) { in TPrinter()
244 enums[e - spv::OperandSource]["Values"][name] = enumRow.value; in TPrinter()
247 enums[e - spv::OperandSource]["Type"] = mask ? "Bit" : "Value"; in TPrinter()
248 enums[e - spv::OperandSource]["Name"] = enumName; in TPrinter()
253 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter()
DjsonToSpirv.cpp162 type = OperandSource; in ToOperandClassAndOptionality()
468 … establishOperandClass(enumName, OperandSource, &SourceLanguageParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h59 OperandSource, enumerator
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
Ddoc.h129 OperandSource, enumerator
Ddisassemble.cpp562 assert(operandClass >= OperandSource && operandClass < OperandOpcode); in disassembleInstruction()
DSPVRemapper.cpp656 case spv::OperandSource: in processInstruction()
Ddoc.cpp1696 OperandClassParams[OperandSource].set(0, SourceString, nullptr); in Parameterize()
1733 InstructionDesc[OpSource].operands.push(OperandSource, ""); in Parameterize()
/external/deqp-deps/glslang/SPIRV/
Ddoc.h129 OperandSource, enumerator
Ddisassemble.cpp562 assert(operandClass >= OperandSource && operandClass < OperandOpcode); in disassembleInstruction()
DSPVRemapper.cpp656 case spv::OperandSource: in processInstruction()
Ddoc.cpp1672 OperandClassParams[OperandSource].set(0, SourceString, nullptr); in Parameterize()
1708 InstructionDesc[OpSource].operands.push(OperandSource, ""); in Parameterize()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Doperand-class-test-coverage.csv14 " OperandSource,",Source,,OpSource,not enum
/external/deqp-deps/SPIRV-Tools/test/
Doperand-class-test-coverage.csv14 " OperandSource,",Source,,OpSource,not enum
/external/swiftshader/third_party/SPIRV-Tools/test/
Doperand-class-test-coverage.csv14 " OperandSource,",Source,,OpSource,not enum