Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.h98 static const auto PackedTypes = {MVT::v4i8, MVT::v2f16, MVT::v2bf16, in packed_types() local
100 return PackedTypes; in packed_types()