Home
last modified time | relevance | path

Searched defs:structID (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.cpp283 uint32_t structID, in processMemberDecoration()
/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp968 uint32_t structID = operands[0]; in processStructType() local