Searched defs:EltTypes (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ | ||
H A D | SveEmitter.cpp | 279 llvm::StringMap<uint64_t> EltTypes; global() member in __anon9ce31d5f0111::SVEEmitter |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 1278 SmallVector<Type*, 16> EltTypes(VecSize); getTypeForElements() local |