Searched refs:getAsUint32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDataExtractor.h27 uint32_t getAsUint32(bool IsLittleEndian) const { function in struct:llvm::Uint24
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DDataExtractor.cpp105 return ExtractedVal.getAsUint32(sys::IsLittleEndianHost);

Completed in 180 milliseconds