Home
last modified time | relevance | path

Searched defs:constName (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.h85 uint32_t getSpecConstID(StringRef constName) const { in getSpecConstID()
H A DSerializeOps.cpp597 auto constName = referenceOfOp.getSpecConst(); in processReferenceOfOp() local
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp632 auto constName = nameMap.lookup(id).str(); getSpecConstantSymbol() local