Home
last modified time | relevance | path

Searched defs:FunctionSize (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp238 unsigned FunctionSize = measureFunction(BlockOffsets); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp110 unsigned FunctionSize, in emitXCOFFExceptDirective()
H A DXCOFFObjectWriter.cpp240 unsigned FunctionSize; member
1009 uint32_t FunctionSize, in writeSymbolAuxFunctionEntry()
1029 uint32_t FunctionSize, in writeSymbolAuxExceptionEntry()
1365 unsigned ReasonCode, unsigned FunctionSize, bool hasDebug) { in addExceptionEntry()
1746 unsigned ReasonCode, unsigned FunctionSize, in addExceptionEntry()
H A DMCStreamer.cpp1200 unsigned FunctionSize, in emitXCOFFExceptDirective()
H A DMCAsmStreamer.cpp975 unsigned FunctionSize, in emitXCOFFExceptDirective()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp165 unsigned InstrCount, FunctionSize = 0; in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h449 static const unsigned FunctionSize = 3 * sizeof(uint64_t); global() variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp153 SaturatingUINT64 FunctionSize = 0; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp1407 unsigned InstrCount, FunctionSize = 0; in runOnFunction() local