Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/TextAPI/
H A DTarget.cpp39 unsigned long long RawValue; create() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DLazyAtomicPointer.h101 uintptr_t RawValue = Storage.load(); in load() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h149 RawValue, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h365 uint64_t RawValue = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp5150 std::array<T, N> RawValue; in getArray() local
5217 auto RawValue = getArray<uint32_t, 1>(*this, ImportPtr); in getDyldChainedFixupTargets() local
5226 auto RawValue = getArray<uint32_t, 2>(*this, ImportPtr); in getDyldChainedFixupTargets() local
5235 auto RawValue = getArray<uint64_t, 2>(*this, ImportPtr); in getDyldChainedFixupTargets() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp231 int64_t RawValue) { in NamedValue()
244 int64_t RawValue) { in NamedValue()
H A DGlobalISelMatchTable.h148 int64_t RawValue; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h1073 RawValue, // External code writing a value to OS directly. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp3382 std::optional<APInt> RawValue; in SelectWMMAVISrc() local