Searched defs:Raw (Results 1 – 17 of 17) sorted by relevance
51 static UIntTy encodeRaw(UIntTy Raw) { in encodeRaw()54 static UIntTy decodeRaw(UIntTy Raw) { in decodeRaw()115 EncodedTy encodeRaw(UIntTy Raw) { in encodeRaw()
2231 Sema::AlignPackInfo ReadAlignPackInfo(uint32_t Raw) const { in ReadAlignPackInfo()
43 uintptr_t Raw = Value ? reinterpret_cast<uintptr_t>(Value) : getNull(); in makeRaw() local111 uintptr_t Raw = Storage.load(); in loadOrGenerate() local
88 constexpr LocationSize(uint64_t Raw, DirectConstruction) : Value(Raw) {} in LocationSize()89 constexpr LocationSize(uint64_t Raw, bool Scalable) in LocationSize()106 constexpr LocationSize(uint64_t Raw) in LocationSize()
59 static StringRef Raw("raw"); in getFormats() local
5923 uint32_t Raw = Sema::AlignPackInfo::getRawEncoding(Info); in AddAlignPackInfo() local
39 constexpr ArchitectureSet(ArchSetType Raw) : ArchSet(Raw) {} in ArchitectureSet()
86 UINT32 Raw; member
81 UINT8 Raw[1472]; member
93 StringRef Raw; member
59 StringRef Raw; member
397 SourceLocation::UIntTy Raw; in LoadSourceLocation() local492 SourceLocation::UIntTy Raw = Loc.getRawEncoding(); in SaveSourceLocation() local
197 RawContentStream &Raw = cast<RawContentStream>(S); in layout() local
1964 StringRef Raw = getRawTag(); in getVerbatimTag() local
1937 ArrayRef<char> Raw = getSectionRawName(Sec); in getSectionName() local4522 ArrayRef<char> Raw = getSectionRawFinalSegmentName(Sec); in getSectionFinalSegmentName() local
1000 StringRef Raw(String.data(), Third.getString().data() - String.data() + in isLabel() local
1368 UINT8 *Raw; member