/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITMemoryManagerTest.cpp | 124 uintptr_t CodeSize = i % 16 + 1; in TEST() local 153 uintptr_t CodeSize = i % 16 + 1; in TEST() local
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITMemoryManagerTest.cpp | 125 uintptr_t CodeSize = i % 16 + 1; in TEST() local 154 uintptr_t CodeSize = i % 16 + 1; in TEST() local
|
D | MCJITCAPITest.cpp | 91 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | DebugLinesSubsection.h | 35 support::ulittle32_t CodeSize; // Code size of this line contribution. member 141 uint32_t CodeSize = 0; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | DebugLinesSubsection.h | 35 support::ulittle32_t CodeSize; // Code size of this line contribution. member 141 uint32_t CodeSize = 0; variable
|
/external/llvm-project/llvm/tools/llvm-exegesis/lib/ |
D | Assembler.cpp | 271 explicit TrackingSectionMemoryManager(uintptr_t *CodeSize) in TrackingSectionMemoryManager() 283 uintptr_t *const CodeSize = nullptr; member in llvm::exegesis::__anon06a507f90111::TrackingSectionMemoryManager 296 uintptr_t CodeSize = 0; in ExecutableFunction() local
|
/external/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
D | BreakpadRecords.h | 164 StackWinRecord(lldb::addr_t RVA, lldb::addr_t CodeSize, in StackWinRecord() 173 lldb::addr_t CodeSize; variable
|
D | BreakpadRecords.cpp | 430 lldb::addr_t CodeSize; in parse() local
|
/external/llvm/tools/llvm-readobj/ |
D | CodeView.h | 35 ulittle32_t CodeSize; member
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 47 uint32_t CodeSize; member 94 uint32_t CodeSize; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 47 uint32_t CodeSize; member 94 uint32_t CodeSize; member
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | ModuleSubstream.h | 33 support::ulittle32_t CodeSize; // Code size of this line contribution. member
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 124 virtual void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 124 virtual void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/external/llvm-project/llvm/tools/lli/ |
D | RemoteJITUtils.h | 56 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 142 virtual void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/external/llvm/tools/lli/ |
D | RemoteJITUtils.h | 103 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/external/giflib/ |
D | dgif_lib.c | 702 DGifGetCode(GifFileType *GifFile, int *CodeSize, GifByteType **CodeBlock) in DGifGetCode() 760 GifByteType CodeSize; in DGifSetupDecompress() local
|
/external/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/ |
D | PerfJITEventListener.cpp | 144 uint64_t CodeSize; member 403 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
D | PerfJITEventListener.cpp | 145 uint64_t CodeSize; member 403 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAsmPrinter.cpp | 348 uint64_t CodeSize, in emitCommonFunctionComments() 573 uint64_t CodeSize = 0; in getFunctionCodeSize() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAsmPrinter.cpp | 358 uint64_t CodeSize, in emitCommonFunctionComments() 586 uint64_t CodeSize = 0; in getFunctionCodeSize() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAsmPrinter.cpp | 313 uint64_t CodeSize = 0; in getSIProgramInfo() local
|
/external/swiftshader/third_party/subzero/src/DartARM32/ |
D | assembler_arm.h | 385 intptr_t CodeSize() const { return buffer_.Size(); } in CodeSize() function
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 185 uint64_t CodeSize = 0, RODataSize = 0, RWDataSize = 0; in loadObjectImpl() local 411 uint64_t &CodeSize, in computeTotalAllocSize()
|