Searched refs:inputOne (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndexYAML.h | 66 static void inputOne( 116 static void inputOne(IO &io, StringRef Key, 209 static void inputOne(IO &io, StringRef Key, GlobalValueSummaryMapTy &V) { 271 static void inputOne(IO &io, StringRef Key, TypeIdSummaryMapTy &V) {
|
/freebsd/contrib/expat/tests/ |
H A D | misc_tests.c | 336 const char *const inputOne in START_TEST() local 367 const char *const inputs[] = {inputOne, inputTwo, inputThree, inputIssue317}; in START_TEST()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGenData/ |
H A D | OutlinedHashTreeRecord.cpp | 38 static void inputOne(IO &io, StringRef Key, IdHashNodeStableMapTy &V) { in inputOne() function
|
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | MsgPackDocumentYAML.cpp | 209 static void inputOne(IO &IO, StringRef Key, MapDocNode &M) { in inputOne() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMachineFunctionInfo.h | 208 static void inputOne(IO &YamlIO, StringRef Key,
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | YAMLTraits.h | 497 static char test(SameType<Signature_input, &U::inputOne>*);
|