Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h35 support::ulittle32_t CodeSize; // Code size of this line contribution. member
141 uint32_t CodeSize = 0; variable
H A DSymbolRecord.h57 uint32_t CodeSize = 0; variable
615 uint32_t CodeSize = 0; variable
H A DCodeView.h574 support::ulittle32_t CodeSize; member
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.h164 StackWinRecord(lldb::addr_t RVA, lldb::addr_t CodeSize, in StackWinRecord()
173 lldb::addr_t CodeSize; variable
H A DBreakpadRecords.cpp430 lldb::addr_t CodeSize; in parse() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h123 virtual void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/freebsd-13.1/contrib/llvm-project/llvm/tools/lli/
H A DRemoteJITUtils.h56 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp144 uint64_t CodeSize; member
406 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp354 uint64_t CodeSize, in emitCommonFunctionComments()
643 uint64_t CodeSize = 0; in getFunctionCodeSize() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp191 uint64_t CodeSize = 0, RODataSize = 0, RWDataSize = 0; in loadObjectImpl() local
526 uint64_t &CodeSize, in computeTotalAllocSize()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h109 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16946 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMALike() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47365 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFneg() local
48377 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMA() local
48432 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMADDSUB() local