Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITMemoryManagerTest.cpp124 uintptr_t CodeSize = i % 16 + 1; in TEST() local
153 uintptr_t CodeSize = i % 16 + 1; in TEST() local
H A DMCJITCAPITest.cpp89 void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
/llvm-project/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
635 uint32_t CodeSize = 0; variable
H A DCodeView.h586 support::ulittle32_t CodeSize; member
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/llvm-project/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.cpp509 lldb::addr_t CodeSize; in parse() local
/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h137 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
/llvm-project/llvm/tools/lli/
H A DForwardingMemoryManager.h46 void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp143 uint64_t CodeSize; global() member
405 NotifyCode(Expected<llvm::StringRef> & Symbol,uint64_t CodeAddr,uint64_t CodeSize) NotifyCode() argument
/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h144 unsigned CodeSize = 0; global() member
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp97 reserveAllocationSpace(uintptr_t CodeSize,Align CodeAlign,uintptr_t RODataSize,Align RODataAlign,uintptr_t RWDataSize,Align RWDataAlign) reserveAllocationSpace() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp380 emitCommonFunctionComments(uint32_t NumVGPR,std::optional<uint32_t> NumAGPR,uint32_t TotalNumVGPR,uint32_t NumSGPR,uint64_t ScratchSize,uint64_t CodeSize,const AMDGPUMachineFunction * MFI) emitCommonFunctionComments() argument
409 emitCommonFunctionComments(const MCExpr * NumVGPR,const MCExpr * NumAGPR,const MCExpr * TotalNumVGPR,const MCExpr * NumSGPR,const MCExpr * ScratchSize,uint64_t CodeSize,const AMDGPUMachineFunction * MFI) emitCommonFunctionComments() argument
739 uint64_t CodeSize = 0; getFunctionCodeSize() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp114 Cost CodeSize = 0; estimateBasicBlocks() local
193 Cost CodeSize = 0; getUserBonus() local
[all...]
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DPerfSharedStructs.h45 uint64_t CodeSize; member
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp381 uintptr_t CodeSize = SymbolIt->second; create() local
/llvm-project/llvm/unittests/Transforms/IPO/
H A DFunctionSpecializationTest.cpp104 Cost CodeSize = in getInstCost() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp90 uint64_t CodeSize; global() member
/llvm-project/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() argument
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp716 enum ArgumentRegisters { CodeSize = X86::R12, AuxiliaryMemoryFD = X86::R13 }; global() enumerator
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3698 const uint64_t CodeSize = mapCodeSections() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp18132 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); combineFMALike() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52726 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); combineFneg() local
53908 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); combineFMA() local
53969 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); combineFMADDSUB() local
[all...]