| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | CostModel.cpp | 34 CodeSize, enumerator 118 InstructionCost CodeSize = getCost(Inst, TTI::TCK_CodeSize, TTI, TLI); in run() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugLinesSubsection.h | 37 support::ulittle32_t CodeSize; // Code size of this line contribution. member 143 uint32_t CodeSize = 0; variable
|
| H A D | SymbolRecord.h | 57 uint32_t CodeSize = 0; variable 647 uint32_t CodeSize = 0; variable
|
| H A D | CodeView.h | 560 support::ulittle32_t CodeSize; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionSpecialization.cpp | 110 Cost CodeSize = 0; in estimateBasicBlocks() local 152 Cost CodeSize; in getCodeSizeSavingsFromPendingPHIs() local 166 Cost CodeSize; in getCodeSizeSavingsForArg() local 223 Cost CodeSize = 0; in getCodeSizeSavingsForUser() local 936 Cost CodeSize; in findSpecializations() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.h | 48 uint32_t CodeSize; member 95 uint32_t CodeSize; member
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
| H A D | BreakpadRecords.h | 213 StackWinRecord(lldb::addr_t RVA, lldb::addr_t CodeSize, in StackWinRecord() 222 lldb::addr_t CodeSize; variable
|
| H A D | BreakpadRecords.cpp | 508 lldb::addr_t CodeSize; parse() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
| H A D | RuntimeDyld.h | 138 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIProgramInfo.cpp | 218 uint64_t CodeSize = 0; in getFunctionCodeSize() local
|
| H A D | AMDGPUAsmPrinter.cpp | 532 const MCExpr *NumSGPR, const MCExpr *ScratchSize, uint64_t CodeSize, in emitCommonFunctionComments()
|
| /freebsd/contrib/llvm-project/llvm/tools/lli/ |
| H A D | ForwardingMemoryManager.h | 46 void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| H A D | PerfJITEventListener.cpp | 147 uint64_t CodeSize; member 408 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | FunctionSpecialization.h | 142 unsigned CodeSize; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | EPCGenericRTDyldMemoryManager.cpp | 97 uintptr_t CodeSize, Align CodeAlign, uintptr_t RODataSize, in reserveAllocationSpace()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | PerfSharedStructs.h | 45 uint64_t CodeSize; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| H A D | JITLoaderPerf.cpp | 89 uint64_t CodeSize; member
|
| /freebsd/contrib/llvm-project/clang/tools/clang-format/ |
| H A D | ClangFormat.cpp | 290 for (unsigned I = 0, E = Offsets.size(), CodeSize = Code->getBufferSize(); in fillRanges() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyld.cpp | 193 uint64_t CodeSize = 0, RODataSize = 0, RWDataSize = 0; in loadObjectImpl() local 536 const ObjectFile &Obj, uint64_t &CodeSize, Align &CodeAlign, in computeTotalAllocSize()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 19132 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMALike() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 54688 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFneg() local 55915 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMA() local 55981 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMADDSUB() local
|