Searched defs:getBytes (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackOffset.h103 int64_t getBytes() const { return Bytes; } function in class:llvm::StackOffset
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DDataExtractor.cpp181 StringRef DataExtractor::getBytes(uint64_t *OffsetPtr, uint64_t Length, function in class:DataExtractor
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDataExtractor.h236 StringRef getBytes(Cursor &C, uint64_t Length) { function in class:llvm::DataExtractor
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h116 ArrayRef<char> getBytes(const Entry &E) const { function in class:llvm::DebugLocStream

Completed in 68 milliseconds