Searched defs:type_names (Results 1 – 3 of 3) sorted by relevance
51 static const char *type_names[] = { variable
143 static const char *const type_names[] = { variable
4161 llvm::SmallVector<llvm::StringRef, 5> type_names; in ParseReductionTypes() local