Home
last modified time | relevance | path

Searched refs:ExtraBytes (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp332 uptr ExtraBytes = ChunkHeaderSize; in allocate() local
334 ExtraBytes += Alignment; in allocate()
335 uptr NeededSize = RoundedSize + ExtraBytes; in allocate()
/external/lzma/DOC/
Dlzma-history.txt415 rd->ExtraBytes = 1;
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp198 void addExtraBytes(const MachineBasicBlock::iterator I, unsigned ExtraBytes) { in addExtraBytes()
202 Info->SPAdjust += ExtraBytes; in addExtraBytes()
/external/llvm-project/llvm/lib/Target/ARM/
DARMFrameLowering.cpp223 void addExtraBytes(const MachineBasicBlock::iterator I, unsigned ExtraBytes) { in addExtraBytes()
227 Info->SPAdjust += ExtraBytes; in addExtraBytes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp244 void addExtraBytes(const MachineBasicBlock::iterator I, unsigned ExtraBytes) { in addExtraBytes()
248 Info->SPAdjust += ExtraBytes; in addExtraBytes()