Home
last modified time | relevance | path

Searched defs:CodeSize (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp277 explicit TrackingSectionMemoryManager(uintptr_t *CodeSize) in TrackingSectionMemoryManager()
289 uintptr_t *const CodeSize = nullptr; member in llvm::exegesis::__anon941d56990111::TrackingSectionMemoryManager
302 uintptr_t CodeSize = 0; in ExecutableFunction() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h36 support::ulittle32_t CodeSize; // Code size of this line contribution. member
142 uint32_t CodeSize = 0; variable
H A DSymbolRecord.h56 uint32_t CodeSize = 0; variable
614 uint32_t CodeSize = 0; variable
H A DCodeView.h576 support::ulittle32_t CodeSize; member
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.h213 StackWinRecord(lldb::addr_t RVA, lldb::addr_t CodeSize, in StackWinRecord()
222 lldb::addr_t CodeSize; variable
H A DBreakpadRecords.cpp507 lldb::addr_t CodeSize; in parse() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h137 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A DForwardingMemoryManager.h46 void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp143 uint64_t CodeSize; member
405 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode()
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu8.h34 uint32_t CodeSize; member
H A Dsmu7.h144 uint32_t CodeSize; member
H A Dsmu71.h417 uint32_t CodeSize; member
H A Dsmu72.h520 uint32_t CodeSize; member
H A Dsmu73.h492 uint32_t CodeSize; member
H A Dsmu75.h458 uint32_t CodeSize; member
H A Dsmu74.h565 uint32_t CodeSize; member
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp364 uint32_t NumSGPR, uint64_t ScratchSize, uint64_t CodeSize, in emitCommonFunctionComments()
663 uint64_t CodeSize = 0; in getFunctionCodeSize() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp97 uintptr_t CodeSize, Align CodeAlign, uintptr_t RODataSize, in reserveAllocationSpace()
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dsmu7.h127 uint32_t CodeSize; member
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp193 uint64_t CodeSize = 0, RODataSize = 0, RWDataSize = 0; in loadObjectImpl() local
536 const ObjectFile &Obj, uint64_t &CodeSize, Align &CodeAlign, in computeTotalAllocSize()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17586 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMALike() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52096 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFneg() local
53087 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMA() local
53142 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMADDSUB() local