Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h69 llvm::APSInt getValue(uint64_t RawValue) const LLVM_READONLY { in getValue()
/llvm-project/llvm/include/llvm/ADT/
H A DLazyAtomicPointer.h101 uintptr_t RawValue = Storage.load(); in load() local
/llvm-project/llvm/lib/TextAPI/
H A DTarget.cpp33 unsigned long long RawValue; in create() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h96 double RawValue; member
/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp2109 getDoubleQuotedValue(StringRef RawValue,SmallVectorImpl<char> & Storage) const getDoubleQuotedValue() argument
2233 getSingleQuotedValue(StringRef RawValue,SmallVectorImpl<char> & Storage) getSingleQuotedValue() argument
2249 getPlainValue(StringRef RawValue,SmallVectorImpl<char> & Storage) getPlainValue() argument
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h149 // RawValue is whatever the compiler stored in the filename table. Could be enumerator
/llvm-project/llvm/include/llvm/Object/
H A DMachO.h365 uint64_t RawValue = 0; variable
/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp5150 std::array<T, N> RawValue; getArray() local
5217 auto RawValue = getArray<uint32_t, 1>(*this, ImportPtr); getDyldChainedFixupTargets() local
5226 auto RawValue = getArray<uint32_t, 2>(*this, ImportPtr); getDyldChainedFixupTargets() local
5235 auto RawValue = getArray<uint64_t, 2>(*this, ImportPtr); getDyldChainedFixupTargets() local
[all...]
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp231 int64_t RawValue) { in NamedValue() argument
244 int64_t RawValue) { in NamedValue() argument
H A DGlobalISelMatchTable.h148 int64_t RawValue; global() member
/llvm-project/llvm/include/llvm/Support/
H A DJSON.h1073 RawValue, // External code writing a value to OS directly. enumerator
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp3394 std::optional<APInt> RawValue; SelectWMMAVISrc() local