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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataEncoder.h174 uint32_t BytesLeft(uint32_t offset) const { function in class:lldb_private::DataEncoder
H A DDataExtractor.h981 lldb::offset_t BytesLeft(lldb::offset_t offset) const { function in class:lldb_private::DataExtractor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp86 unsigned BytesLeft = CopyLen & (Alignment - 1); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp148 unsigned BytesLeft = SizeVal & 3; local
[all...]
H A DARMISelLowering.cpp10205 unsigned BytesLeft = SizeVal % UnitSize; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp396 uint32_t BytesLeft = Buffer.size(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp108 unsigned BytesLeft = 0; local
260 const uint64_t BytesLeft = Size % BlockBytes; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp153 size_t BytesLeft = IO.maxFieldLength(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp380 ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, unsigned char *CurPtr, unsigned BytesLeft, const DataLayout &DL) argument
576 unsigned BytesLeft = BytesLoaded; local
[all...]

Completed in 151 milliseconds