Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp148 unsigned BytesLeft = SizeVal & 3; in EmitTargetCodeForMemcpy() local
200 auto getRemainingValueType = [](unsigned BytesLeft) { in EmitTargetCodeForMemcpy()
203 auto getRemainingSize = [](unsigned BytesLeft) { in EmitTargetCodeForMemcpy()
/external/llvm-project/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp148 unsigned BytesLeft = SizeVal & 3; in EmitTargetCodeForMemcpy() local
200 auto getRemainingValueType = [](unsigned BytesLeft) { in EmitTargetCodeForMemcpy()
203 auto getRemainingSize = [](unsigned BytesLeft) { in EmitTargetCodeForMemcpy()
/external/puffin/src/
Dpuff_reader.cc112 size_t BufferPuffReader::BytesLeft() const { in BytesLeft() function in puffin::BufferPuffReader
/external/llvm-project/lldb/include/lldb/Utility/
DDataEncoder.h174 uint32_t BytesLeft(uint32_t offset) const { in BytesLeft() function
DDataExtractor.h965 lldb::offset_t BytesLeft(lldb::offset_t offset) const { in BytesLeft() function
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp106 unsigned BytesLeft = 0; in EmitTargetCodeForMemset() local
244 unsigned BytesLeft = SizeVal % UBytes; in EmitTargetCodeForMemcpy() local
/external/webrtc/test/fuzzers/
Dfuzz_data_helper.h95 size_t BytesLeft() const { return data_.size() - data_ix_; } in BytesLeft() function
/external/llvm/lib/DebugInfo/PDB/Raw/
DMappedBlockStream.cpp199 uint32_t BytesLeft = Buffer.size(); in readBytes() local
237 uint32_t BytesLeft = Buffer.size(); in writeBytes() local
/external/llvm-project/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp113 unsigned BytesLeft = 0; in EmitTargetCodeForMemset() local
263 const uint64_t BytesLeft = Size % BlockBytes; in emitConstantSizeRepmov() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp108 unsigned BytesLeft = 0; in EmitTargetCodeForMemset() local
260 const uint64_t BytesLeft = Size % BlockBytes; in emitConstantSizeRepmov() local
/external/llvm-project/lldb/tools/debugserver/source/
DDNBDataRef.h55 size_t BytesLeft(size_t offset) const { in BytesLeft() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp248 uint32_t BytesLeft = Buffer.size(); in readBytes() local
396 uint32_t BytesLeft = Buffer.size(); in writeBytes() local
/external/llvm-project/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp248 uint32_t BytesLeft = Buffer.size(); in readBytes() local
396 uint32_t BytesLeft = Buffer.size(); in writeBytes() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp86 unsigned BytesLeft = CopyLen & (Alignment - 1); in expandMEMCPY() local
/external/llvm-project/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp86 unsigned BytesLeft = CopyLen & (Alignment - 1); in expandMEMCPY() local
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp149 unsigned BytesLeft = SizeVal & 3; in EmitTargetCodeForMemcpy() local
DARMISelLowering.cpp7946 unsigned BytesLeft = SizeVal % UnitSize; in EmitStructByval() local
/external/llvm-project/llvm/unittests/Support/
DBinaryStreamTest.cpp46 uint32_t BytesLeft = Size - Ref.size(); in readBytes() local
79 uint32_t BytesLeft = SrcData.size() - Ref.size(); in writeBytes() local
/external/llvm/lib/Support/
DMemoryBuffer.cpp387 size_t BytesLeft = MapSize; in getOpenFileImpl() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DMemoryBuffer.cpp387 size_t BytesLeft = MapSize; in getOpenFileImpl() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp287 unsigned BytesLeft, const DataLayout &DL) { in ReadDataFromGlobal()
467 unsigned BytesLeft = BytesLoaded; in FoldReinterpretLoadFromConstPtr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp153 size_t BytesLeft = IO.maxFieldLength(); in mapNameAndUniqueName() local
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp153 size_t BytesLeft = IO.maxFieldLength(); in mapNameAndUniqueName() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp381 unsigned BytesLeft, const DataLayout &DL) { in ReadDataFromGlobal()
576 unsigned BytesLeft = BytesLoaded; in FoldReinterpretLoadFromConstPtr() local
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp422 unsigned BytesLeft, const DataLayout &DL) { in ReadDataFromGlobal()
625 unsigned BytesLeft = BytesLoaded; in FoldReinterpretLoadFromConstPtr() local

12