Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp195 unsigned BytesLeft = SizeVal & 3; in EmitTargetCodeForMemcpy() local
247 auto getRemainingValueType = [](unsigned BytesLeft) { in EmitTargetCodeForMemcpy()
250 auto getRemainingSize = [](unsigned BytesLeft) { in EmitTargetCodeForMemcpy()
H A DARMISelLowering.cpp11511 unsigned BytesLeft = SizeVal % UnitSize; in EmitStructByval() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataEncoder.h266 uint32_t BytesLeft(uint32_t offset) const { BytesLeft() function
H A DDataExtractor.h974 lldb::offset_t BytesLeft(lldb::offset_t offset) const { in BytesLeft() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp76 unsigned BytesLeft = 0; in EmitTargetCodeForMemset() local
231 const uint64_t BytesLeft = Size % BlockBytes; in emitConstantSizeRepmov() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp247 uint64_t BytesLeft = Buffer.size(); readBytes() local
395 uint64_t BytesLeft = Buffer.size(); writeBytes() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp86 unsigned BytesLeft = CopyLen & (Alignment - 1); in expandMEMCPY() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp186 size_t BytesLeft = IO.maxFieldLength(); in mapNameAndUniqueName() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp418 unsigned BytesLeft, const DataLayout &DL) { in ReadDataFromGlobal()
607 unsigned BytesLeft = BytesLoaded; in FoldReinterpretLoadFromConst() local