Searched refs:OpLabel (Results 1 – 25 of 62) sorted by relevance
123
/external/deqp/external/vulkancts/data/vulkan/vkrunner/example/ |
D | spirv.shader_test | 34 %5 = OpLabel 74 %5 = OpLabel 85 %27 = OpLabel 91 %28 = OpLabel 95 %35 = OpLabel 100 %41 = OpLabel 105 %36 = OpLabel
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVFunction.cpp | 119 case OpLabel: { in decode() 141 Decoder.OpCode == OpLabel) { in decodeBB()
|
D | SPIRVBasicBlock.cpp | 52 :SPIRVValue(Func->getModule(), 2, OpLabel, TheId), ParentF(Func) { in SPIRVBasicBlock()
|
D | SPIRVBasicBlock.h | 55 SPIRVBasicBlock():SPIRVValue(OpLabel), ParentF(NULL){ in SPIRVBasicBlock()
|
D | SPIRVInstruction.cpp | 92 assert(Scope && Scope->getOpCode() == OpLabel && "Invalid scope"); in setScope()
|
D | SPIRVStream.cpp | 97 TheScope->getOpCode() == OpLabel)); in setScope()
|
D | spirv.hpp | 810 OpLabel = 248, enumerator
|
D | SPIRVIsValidEnum.h | 808 case OpLabel: in isValid()
|
/external/swiftshader/third_party/SPIRV-Tools/ |
D | syntax.md | 22 %4 = OpLabel 91 %lbMain = OpLabel
|
/external/deqp-deps/SPIRV-Tools/ |
D | syntax.md | 22 %4 = OpLabel 91 %lbMain = OpLabel
|
/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 424 instructions.push_back(std::unique_ptr<Instruction>(new Instruction(id, NoType, OpLabel))); in Block()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 907 OpLabel = 248, enumerator
|
D | spirv.lua | 863 OpLabel = 248,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.lua | 863 OpLabel = 248,
|
D | spirv.cs | 907 OpLabel = 248, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.lua | 863 OpLabel = 248,
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.lua | 851 OpLabel = 248,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 868 OpLabel = 248,
|
D | spirv.cs | 912 OpLabel = 248, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 895 OpLabel = 248, enumerator
|
D | spirv.lua | 851 OpLabel = 248,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 895 OpLabel = 248, enumerator
|
D | spirv.lua | 851 OpLabel = 248,
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 868 OpLabel = 248,
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.lua | 868 OpLabel = 248,
|
123