| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | DetailedRecordsBackend.cpp | 178 const auto &ValueList = Rec->getValues(); in printFields() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
| H A D | DXILValueEnumerator.h | 51 using ValueList = std::vector<std::pair<const Value *, unsigned>>; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
| H A D | ValueEnumerator.h | 48 using ValueList = std::vector<std::pair<const Value *, unsigned>>; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 406 BitcodeReaderValueList &ValueList; member in MetadataLoader::MetadataLoaderImpl 726 BitcodeReaderValueList &ValueList, in MetadataLoaderImpl() 1224 static Value *getValueFwdRef(BitcodeReaderValueList &ValueList, unsigned Idx, in getValueFwdRef() 2496 BitcodeReaderValueList &ValueList, in MetadataLoader()
|
| H A D | BitcodeReader.cpp | 617 BitcodeReaderValueList ValueList; member in __anondf6e26480411::BitcodeReader
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ProgramState.cpp | 148 typedef ArrayRef<SVal> ValueList; typedef
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-forward.h | 285 class ValueList; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | CallEvent.h | 206 using ValueList = SmallVectorImpl<SVal>; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParsePragma.cpp | 3515 SmallVector<Token, 1> ValueList; in ParseLoopHintValue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VectorCombine.cpp | 1793 SmallVector<Value *, 8> ValueList; in generateNewInstTree() local
|
| H A D | SLPVectorizer.cpp | 1134 using ValueList = SmallVector<Value *, 8>; typedef in llvm::slpvectorizer::BoUpSLP [all...] |
| /freebsd/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiInternalFormRepresentation.h | 1216 UINT16 ValueList[1]; member
|
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 24156 typedef struct ValueList ValueList; typedef 24157 struct ValueList { struct 24158 BtCursor *pCsr; /* An ephemeral table holding all values */ 24159 sqlite3_value *pOut; /* Register to hold each decoded output value */
|