| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/ |
| H A D | MCJITMemoryManagerTest.cpp | 124 uintptr_t CodeSize = i % 16 + 1; in TEST() local 153 uintptr_t CodeSize = i % 16 + 1; in TEST() local
|
| H A D | MCJITCAPITest.cpp | 90 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugLinesSubsection.h | 36 support::ulittle32_t CodeSize; // Code size of this line contribution. member 142 uint32_t CodeSize = 0; variable
|
| H A D | SymbolRecord.h | 57 uint32_t CodeSize = 0; variable 615 uint32_t CodeSize = 0; variable
|
| H A D | CodeView.h | 579 support::ulittle32_t CodeSize; member
|
| /llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/ |
| H A D | Assembler.cpp | 276 explicit TrackingSectionMemoryManager(uintptr_t *CodeSize) in TrackingSectionMemoryManager() 288 uintptr_t *const CodeSize = nullptr; member in llvm::exegesis::__anon5f6aaf520111::TrackingSectionMemoryManager 301 uintptr_t CodeSize = 0; in ExecutableFunction() local
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.h | 47 uint32_t CodeSize; member 94 uint32_t CodeSize; member
|
| /llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Breakpad/ |
| H A D | BreakpadRecords.h | 212 StackWinRecord(lldb::addr_t RVA, lldb::addr_t CodeSize, in StackWinRecord() 221 lldb::addr_t CodeSize; variable
|
| H A D | BreakpadRecords.cpp | 507 lldb::addr_t CodeSize; in parse() local
|
| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/ |
| H A D | RuntimeDyld.h | 137 virtual void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
| /llvm-project-15.0.7/llvm/tools/lli/ |
| H A D | ForwardingMemoryManager.h | 46 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| H A D | PerfJITEventListener.cpp | 143 uint64_t CodeSize; member 405 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | EPCGenericRTDyldMemoryManager.cpp | 97 uintptr_t CodeSize, uint32_t CodeAlign, uintptr_t RODataSize, in reserveAllocationSpace()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsmPrinter.cpp | 371 uint64_t CodeSize, in emitCommonFunctionComments() 672 uint64_t CodeSize = 0; in getFunctionCodeSize() local
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyld.cpp | 193 uint64_t CodeSize = 0, RODataSize = 0, RWDataSize = 0; in loadObjectImpl() local 535 uint64_t &CodeSize, in computeTotalAllocSize()
|
| /llvm-project-15.0.7/bolt/lib/Rewrite/ |
| H A D | RewriteInstance.cpp | 3644 const uint64_t CodeSize = in mapCodeSections() local
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 17352 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMALike() local
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 50773 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFneg() local 51750 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMA() local 51805 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMADDSUB() local
|