/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
D | doc.cpp | 1723 OperandClassParams[OperandScope].set(0, ScopeString, nullptr); in Parameterize() 2381 InstructionDesc[OpControlBarrier].operands.push(OperandScope, "'Execution'"); in Parameterize() 2382 InstructionDesc[OpControlBarrier].operands.push(OperandScope, "'Memory'"); in Parameterize() 2385 InstructionDesc[OpMemoryBarrier].operands.push(OperandScope, "'Memory'"); in Parameterize() 2393 InstructionDesc[OpAtomicLoad].operands.push(OperandScope, "'Scope'"); in Parameterize() 2397 InstructionDesc[OpAtomicStore].operands.push(OperandScope, "'Scope'"); in Parameterize() 2402 InstructionDesc[OpAtomicExchange].operands.push(OperandScope, "'Scope'"); in Parameterize() 2407 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandScope, "'Scope'"); in Parameterize() 2414 InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandScope, "'Scope'"); in Parameterize() 2421 InstructionDesc[OpAtomicIIncrement].operands.push(OperandScope, "'Scope'"); in Parameterize() [all …]
|
D | doc.h | 154 OperandScope, enumerator
|
D | disassemble.cpp | 444 case OperandScope: in disassembleInstruction()
|
D | SPVRemapper.cpp | 596 case spv::OperandScope: in processInstruction()
|
/external/deqp-deps/glslang/SPIRV/ |
D | doc.cpp | 1699 OperandClassParams[OperandScope].set(0, ScopeString, nullptr); in Parameterize() 2356 InstructionDesc[OpControlBarrier].operands.push(OperandScope, "'Execution'"); in Parameterize() 2357 InstructionDesc[OpControlBarrier].operands.push(OperandScope, "'Memory'"); in Parameterize() 2360 InstructionDesc[OpMemoryBarrier].operands.push(OperandScope, "'Memory'"); in Parameterize() 2368 InstructionDesc[OpAtomicLoad].operands.push(OperandScope, "'Scope'"); in Parameterize() 2372 InstructionDesc[OpAtomicStore].operands.push(OperandScope, "'Scope'"); in Parameterize() 2377 InstructionDesc[OpAtomicExchange].operands.push(OperandScope, "'Scope'"); in Parameterize() 2382 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandScope, "'Scope'"); in Parameterize() 2389 InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandScope, "'Scope'"); in Parameterize() 2396 InstructionDesc[OpAtomicIIncrement].operands.push(OperandScope, "'Scope'"); in Parameterize() [all …]
|
D | doc.h | 154 OperandScope, enumerator
|
D | disassemble.cpp | 444 case OperandScope: in disassembleInstruction()
|
D | SPVRemapper.cpp | 596 case spv::OperandScope: in processInstruction()
|
/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 138 type = OperandScope; in ToOperandClassAndOptionality() 443 establishOperandClass(enumName, OperandScope, &ScopeParams, operandEnum, category); in jsonToSpirv()
|
D | jsonToSpirv.h | 81 OperandScope, enumerator
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/ |
D | operand-class-test-coverage.csv | 39 " OperandScope,",MemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 39 " OperandScope,",MemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 39 " OperandScope,",MemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 157 type = OperandScope; in ToOperandClassAndOptionality() 539 establishOperandClass(enumName, OperandScope, &ScopeParams, operandEnum, category); in jsonToSpirv()
|
D | jsonToSpirv.h | 84 OperandScope, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 154 type = OperandScope; in ToOperandClassAndOptionality() 528 establishOperandClass(enumName, OperandScope, &ScopeParams, operandEnum, category); in jsonToSpirv()
|
D | jsonToSpirv.h | 84 OperandScope, enumerator
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 154 type = OperandScope; in ToOperandClassAndOptionality() 528 establishOperandClass(enumName, OperandScope, &ScopeParams, operandEnum, category); in jsonToSpirv()
|
D | jsonToSpirv.h | 84 OperandScope, enumerator
|