Home
last modified time | relevance | path

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

/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()
DARMISelLowering.cpp10202 unsigned BytesLeft = SizeVal % UnitSize; in EmitStructByval() local
/external/puffin/src/
Dpuff_reader.cc112 size_t BufferPuffReader::BytesLeft() const { in BytesLeft() function in puffin::BufferPuffReader
/external/cronet/net/der/
Dinput.h141 size_t BytesLeft() const { return len_; } 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/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/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/swiftshader/third_party/llvm-10.0/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/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/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