Home
last modified time | relevance | path

Searched refs:CompCount (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDXILResource.cpp359 uint32_t CompCount = Typed.ElementCount; in getAnnotateProps() local
363 Word1 |= (CompCount & 0xFF) << 8; in getAnnotateProps()