Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp156 MutableArrayRef<SmallVector<llvm::yaml::Hex32>> MutableOutMasks( in mapping() local
158 IO.mapRequired("OutputVectorMasks", MutableOutMasks); in mapping()