/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMSelectionDAGInfo.cpp | 148 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 D | ARMSelectionDAGInfo.cpp | 196 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 D | X86SelectionDAGInfo.cpp | 106 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 D | X86SelectionDAGInfo.cpp | 77 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 D | MappedBlockStream.cpp | 199 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 D | X86SelectionDAGInfo.cpp | 108 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 D | MappedBlockStream.cpp | 247 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 D | MappedBlockStream.cpp | 248 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 D | puff_reader.cc | 112 size_t BufferPuffReader::BytesLeft() const { in BytesLeft() function in puffin::BufferPuffReader
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | DataEncoder.h | 264 uint32_t BytesLeft(uint32_t offset) const { in BytesLeft() function
|
D | DataExtractor.h | 974 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/ |
D | DataEncoder.h | 264 uint32_t BytesLeft(uint32_t offset) const { in BytesLeft() function
|
D | DataExtractor.h | 974 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/ |
D | DataEncoder.h | 264 uint32_t BytesLeft(uint32_t offset) const { in BytesLeft() function
|
D | DataExtractor.h | 974 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/ |
D | DataEncoder.h | 264 uint32_t BytesLeft(uint32_t offset) const { in BytesLeft() function
|
D | DataExtractor.h | 974 lldb::offset_t BytesLeft(lldb::offset_t offset) const { in BytesLeft() function
|
/aosp_15_r20/external/webrtc/test/fuzzers/ |
H A D | fuzz_data_helper.h | 95 size_t BytesLeft() const { return data_.size() - data_ix_; } in BytesLeft() function
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ |
H A D | input.h | 160 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 D | BPFInstrInfo.cpp | 86 unsigned BytesLeft = CopyLen & (Alignment - 1); in expandMEMCPY() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.cpp | 86 unsigned BytesLeft = CopyLen & (Alignment - 1); in expandMEMCPY() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMSelectionDAGInfo.cpp | 149 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/ |
D | afilter.h | 51 UINT BytesLeft; member
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 287 unsigned BytesLeft, const DataLayout &DL) { in ReadDataFromGlobal() 467 unsigned BytesLeft = BytesLoaded; in FoldReinterpretLoadFromConstPtr() local
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | MemoryBuffer.cpp | 387 size_t BytesLeft = MapSize; in getOpenFileImpl() local
|