Home
last modified time | relevance | path

Searched defs:RawValue (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h69 llvm::APSInt getValue(uint64_t RawValue) const LLVM_READONLY { in getValue()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DLazyAtomicPointer.h101 uintptr_t RawValue = Storage.load(); in load() local
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DTarget.cpp33 unsigned long long RawValue; in create() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp2109 ScalarNode::getDoubleQuotedValue(StringRef RawValue, in getDoubleQuotedValue()
2233 StringRef ScalarNode::getSingleQuotedValue(StringRef RawValue, in getSingleQuotedValue()
2249 StringRef ScalarNode::getPlainValue(StringRef RawValue, in getPlainValue()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h149 RawValue, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h365 uint64_t RawValue = 0; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp5146 std::array<T, N> RawValue; getArray() local
5213 auto RawValue = getArray<uint32_t, 1>(*this, ImportPtr); getDyldChainedFixupTargets() local
5222 auto RawValue = getArray<uint32_t, 2>(*this, ImportPtr); getDyldChainedFixupTargets() local
5231 auto RawValue = getArray<uint64_t, 2>(*this, ImportPtr); getDyldChainedFixupTargets() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp
H A DGlobalISelMatchTable.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h1071 RawValue, // External code writing a value to OS directly. global() enumerator