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