Home
last modified time | relevance | path

Searched defs:ValueList (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDValue.h238 ValueList() : m_values() {} in ValueList() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDValueEnumerator.h49 using ValueList = std::vector<std::pair<const Value *, unsigned>>; variable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDValue.cpp694 ValueList::ValueList(const ValueList &rhs) { m_values = rhs.m_values; } in ValueList() function in ValueList
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDMetadataLoader.cpp423 BitcodeReaderValueList &ValueList; member in MetadataLoader::MetadataLoaderImpl
636 BitcodeReaderValueList &ValueList, in MetadataLoaderImpl()
2133 BitcodeReaderValueList &ValueList, in MetadataLoader()
HDBitcodeReader.cpp498 BitcodeReaderValueList ValueList; member in __anonaad7359f0411::BitcodeReader
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDProgramState.cpp151 typedef ArrayRef<SVal> ValueList; typedef
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCallEvent.h186 using ValueList = SmallVectorImpl<SVal>; variable
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-forward.h273 class ValueList; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParsePragma.cpp2777 SmallVector<Token, 1> ValueList; in ParseLoopHintValue() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp531 using ValueList = SmallVector<Value *, 8>; typedef in llvm::slpvectorizer::BoUpSLP
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
HDUefiInternalFormRepresentation.h1223 UINT16 ValueList[1]; member