Home
last modified time | relevance | path

Searched defs:UsedSize (Results 1 – 5 of 5) sorted by relevance

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp99 void useSpace(uintptr_t* UsedSize, uintptr_t Size, unsigned Alignment) { in useSpace()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp100 void useSpace(uintptr_t* UsedSize, uintptr_t Size, unsigned Alignment) { in useSpace()
/external/compiler-rt/lib/asan/
Dasan_allocator.cc111 uptr UsedSize(bool locked_version = false) { in UsedSize() function
673 uptr AsanChunkView::UsedSize() { return chunk_->UsedSize(); } in UsedSize() function in __asan::AsanChunkView
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp1544 unsigned UsedSize; in getWinEHFuncletFrameSize() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp1450 unsigned UsedSize; in getWinEHFuncletFrameSize() local