Searched defs:BytesLeft (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DDataEncoder.h266 uint32_t BytesLeft(uint32_t offset) const { function in class:lldb_private::DataEncoder
H A DDataExtractor.h976 lldb::offset_t BytesLeft(lldb::offset_t offset) const { function in class:lldb_private::DataExtractor
/openbsd-current/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp86 unsigned BytesLeft = CopyLen & (Alignment - 1); local
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBDataRef.h55 size_t BytesLeft(size_t offset) const { function in class:DNBDataRef
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp196 unsigned BytesLeft = SizeVal & 3; local
[all...]
H A DARMISelLowering.cpp11349 unsigned BytesLeft = SizeVal % UnitSize; local
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp77 unsigned BytesLeft = 0; local
228 const uint64_t BytesLeft = Size % BlockBytes; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp395 uint64_t BytesLeft = Buffer.size(); local
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp186 size_t BytesLeft = IO.maxFieldLength(); local
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp421 ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, unsigned char *CurPtr, unsigned BytesLeft, const DataLayout &DL) argument
607 unsigned BytesLeft = BytesLoaded; local
[all...]

Completed in 388 milliseconds