/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | doc.cpp | 1761 OperandClassParams[OperandMemorySemantics].set(0, MemorySemanticsString, nullptr, true); in Parameterize() 2423 InstructionDesc[OpControlBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2426 InstructionDesc[OpMemoryBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2434 InstructionDesc[OpAtomicLoad].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2438 InstructionDesc[OpAtomicStore].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2443 InstructionDesc[OpAtomicExchange].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2448 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize() 2449 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize() 2455 … InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize() 2456 … InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize() [all …]
|
D | doc.h | 152 OperandMemorySemantics, enumerator
|
D | disassemble.cpp | 446 case OperandMemorySemantics: in disassembleInstruction()
|
D | SPVRemapper.cpp | 597 case spv::OperandMemorySemantics: in processInstruction()
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | doc.cpp | 1818 OperandClassParams[OperandMemorySemantics].set(0, MemorySemanticsString, nullptr, true); in Parameterize() 2485 InstructionDesc[OpControlBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2488 InstructionDesc[OpMemoryBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2496 InstructionDesc[OpAtomicLoad].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2500 InstructionDesc[OpAtomicStore].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2505 InstructionDesc[OpAtomicExchange].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2510 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize() 2511 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize() 2517 … InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize() 2518 … InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize() [all …]
|
H A D | doc.h | 152 OperandMemorySemantics, enumerator
|
H A D | disassemble.cpp | 460 case OperandMemorySemantics: in disassembleInstruction()
|
H A D | SPVRemapper.cpp | 596 case spv::OperandMemorySemantics: in processInstruction()
|
/aosp_15_r20/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 136 type = OperandMemorySemantics; in ToOperandClassAndOptionality() 403 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
|
D | jsonToSpirv.h | 79 OperandMemorySemantics, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 336 type = OperandMemorySemantics; in ToOperandClassAndOptionality() 699 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
|
D | jsonToSpirv.h | 82 OperandMemorySemantics, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | operand-class-test-coverage.csv | 37 " OperandMemorySemantics,",OpMemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 37 " OperandMemorySemantics,",OpMemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/ |
H A D | operand-class-test-coverage.csv | 37 " OperandMemorySemantics,",OpMemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
H A D | jsonToSpirv.cpp | 338 type = OperandMemorySemantics; in ToOperandClassAndOptionality() 705 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
|
H A D | jsonToSpirv.h | 82 OperandMemorySemantics, enumerator
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/tools/buildHeaders/ |
H A D | jsonToSpirv.cpp | 340 type = OperandMemorySemantics; in ToOperandClassAndOptionality() 750 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
|
H A D | jsonToSpirv.h | 82 OperandMemorySemantics, enumerator
|