Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp148 unsigned BytesLeft = SizeVal & 3; in EmitTargetCodeForMemcpy() local
200 auto getRemainingValueType = [](unsigned BytesLeft) { in EmitTargetCodeForMemcpy()
203 auto getRemainingSize = [](unsigned BytesLeft) { in EmitTargetCodeForMemcpy()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp196 unsigned BytesLeft = SizeVal & 3; in EmitTargetCodeForMemcpy() local
248 auto getRemainingValueType = [](unsigned BytesLeft) { in EmitTargetCodeForMemcpy()
251 auto getRemainingSize = [](unsigned BytesLeft) { in EmitTargetCodeForMemcpy()
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp106 unsigned BytesLeft = 0; in EmitTargetCodeForMemset() local
244 unsigned BytesLeft = SizeVal % UBytes; in EmitTargetCodeForMemcpy() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp77 unsigned BytesLeft = 0; in EmitTargetCodeForMemset() local
228 const uint64_t BytesLeft = Size % BlockBytes; in emitConstantSizeRepmov() local
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A DMappedBlockStream.cpp199 uint32_t BytesLeft = Buffer.size(); in readBytes() local
237 uint32_t BytesLeft = Buffer.size(); in writeBytes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp108 unsigned BytesLeft = 0; in EmitTargetCodeForMemset() local
260 const uint64_t BytesLeft = Size % BlockBytes; in emitConstantSizeRepmov() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp247 uint64_t BytesLeft = Buffer.size(); in readBytes() local
395 uint64_t BytesLeft = Buffer.size(); in writeBytes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp248 uint32_t BytesLeft = Buffer.size(); in readBytes() local
396 uint32_t BytesLeft = Buffer.size(); in writeBytes() local
/aosp_15_r20/external/puffin/src/
H A Dpuff_reader.cc112 size_t BufferPuffReader::BytesLeft() const { in BytesLeft() function in puffin::BufferPuffReader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DDataEncoder.h264 uint32_t BytesLeft(uint32_t offset) const { in BytesLeft() function
DDataExtractor.h974 lldb::offset_t BytesLeft(lldb::offset_t offset) const { in BytesLeft() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DDataEncoder.h264 uint32_t BytesLeft(uint32_t offset) const { in BytesLeft() function
DDataExtractor.h974 lldb::offset_t BytesLeft(lldb::offset_t offset) const { in BytesLeft() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DDataEncoder.h264 uint32_t BytesLeft(uint32_t offset) const { in BytesLeft() function
DDataExtractor.h974 lldb::offset_t BytesLeft(lldb::offset_t offset) const { in BytesLeft() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DDataEncoder.h264 uint32_t BytesLeft(uint32_t offset) const { in BytesLeft() function
DDataExtractor.h974 lldb::offset_t BytesLeft(lldb::offset_t offset) const { in BytesLeft() function
/aosp_15_r20/external/webrtc/test/fuzzers/
H A Dfuzz_data_helper.h95 size_t BytesLeft() const { return data_.size() - data_ix_; } in BytesLeft() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dinput.h160 size_t BytesLeft() const { return data_.size(); } in BytesLeft() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp86 unsigned BytesLeft = CopyLen & (Alignment - 1); in expandMEMCPY() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp86 unsigned BytesLeft = CopyLen & (Alignment - 1); in expandMEMCPY() local
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp149 unsigned BytesLeft = SizeVal & 3; in EmitTargetCodeForMemcpy() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dafilter.h51 UINT BytesLeft; member
/aosp_15_r20/external/llvm/lib/Analysis/
H A DConstantFolding.cpp287 unsigned BytesLeft, const DataLayout &DL) { in ReadDataFromGlobal()
467 unsigned BytesLeft = BytesLoaded; in FoldReinterpretLoadFromConstPtr() local
/aosp_15_r20/external/llvm/lib/Support/
H A DMemoryBuffer.cpp387 size_t BytesLeft = MapSize; in getOpenFileImpl() local

12