/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | DebugLinesSubsection.h | 35 support::ulittle32_t CodeSize; // Code size of this line contribution. member 141 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 | 571 support::ulittle32_t CodeSize; member
|
/netbsd-src/external/apache2/llvm/dist/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::__anon4cdc244d0111::TrackingSectionMemoryManager 301 uintptr_t CodeSize = 0; in ExecutableFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.h | 47 uint32_t CodeSize; member 94 uint32_t CodeSize; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/ |
H A D | RuntimeDyld.h | 123 virtual void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/ |
H A D | RemoteJITUtils.h | 56 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/ |
H A D | smu8.h | 36 uint32_t CodeSize; member
|
H A D | smu7.h | 148 uint32_t CodeSize; member
|
H A D | smu71.h | 425 uint32_t CodeSize; member
|
H A D | smu73.h | 505 uint32_t CodeSize; member
|
H A D | smu72.h | 522 uint32_t CodeSize; member
|
H A D | smu75.h | 460 uint32_t CodeSize; member
|
H A D | smu74.h | 567 uint32_t CodeSize; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/ |
H A D | PerfJITEventListener.cpp | 144 uint64_t CodeSize; member 403 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUAsmPrinter.cpp | 371 uint64_t CodeSize, in emitCommonFunctionComments() 664 uint64_t CodeSize = 0; in getFunctionCodeSize() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | smu7.h | 129 uint32_t CodeSize; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 191 uint64_t CodeSize = 0, RODataSize = 0, RWDataSize = 0; in loadObjectImpl() local 526 uint64_t &CodeSize, in computeTotalAllocSize()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcRemoteTargetClient.h | 109 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 16825 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMALike() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 47045 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFneg() local 48057 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMA() local 48112 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMADDSUB() local
|