Searched defs:RawValue (Results 1 – 10 of 10) sorted by relevance
69 llvm::APSInt getValue(uint64_t RawValue) const LLVM_READONLY { in getValue()
39 unsigned long long RawValue; create() local
101 uintptr_t RawValue = Storage.load(); in load() local
149 RawValue, enumerator
365 uint64_t RawValue = 0; variable
5150 std::array<T, N> RawValue; in getArray() local5217 auto RawValue = getArray<uint32_t, 1>(*this, ImportPtr); in getDyldChainedFixupTargets() local5226 auto RawValue = getArray<uint32_t, 2>(*this, ImportPtr); in getDyldChainedFixupTargets() local5235 auto RawValue = getArray<uint64_t, 2>(*this, ImportPtr); in getDyldChainedFixupTargets() local
231 int64_t RawValue) { in NamedValue()244 int64_t RawValue) { in NamedValue()
148 int64_t RawValue; member
1073 RawValue, // External code writing a value to OS directly. enumerator
3382 std::optional<APInt> RawValue; in SelectWMMAVISrc() local