Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCObjectWriter.h105 addExceptionEntry(const MCSymbol * Symbol,const MCSymbol * Trap,unsigned LanguageCode,unsigned ReasonCode,unsigned FunctionSize,bool hasDebug) addExceptionEntry() argument
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp238 unsigned FunctionSize = measureFunction(BlockOffsets); in runOnMachineFunction() local
/llvm-project/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp109 emitXCOFFExceptDirective(const MCSymbol * Symbol,const MCSymbol * Trap,unsigned Lang,unsigned Reason,unsigned FunctionSize,bool hasDebug) emitXCOFFExceptDirective() argument
H A DXCOFFObjectWriter.cpp240 unsigned FunctionSize; member
1009 writeSymbolAuxFunctionEntry(uint32_t EntryOffset,uint32_t FunctionSize,uint64_t LineNumberPointer,uint32_t EndIndex) writeSymbolAuxFunctionEntry() argument
1029 writeSymbolAuxExceptionEntry(uint64_t EntryOffset,uint32_t FunctionSize,uint32_t EndIndex) writeSymbolAuxExceptionEntry() argument
1365 addExceptionEntry(const MCSymbol * Symbol,const MCSymbol * Trap,unsigned LanguageCode,unsigned ReasonCode,unsigned FunctionSize,bool hasDebug) addExceptionEntry() argument
[all...]
H A DMCStreamer.cpp1200 emitXCOFFExceptDirective(const MCSymbol * Symbol,const MCSymbol * Trap,unsigned Lang,unsigned Reason,unsigned FunctionSize,bool hasDebug) emitXCOFFExceptDirective() argument
H A DMCAsmStreamer.cpp959 emitXCOFFExceptDirective(const MCSymbol * Symbol,const MCSymbol * Trap,unsigned Lang,unsigned Reason,unsigned FunctionSize,bool hasDebug) emitXCOFFExceptDirective() argument
/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp165 unsigned InstrCount, FunctionSize = 0; in runOnFunction() local
/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h448 static const unsigned FunctionSize = 3 * sizeof(uint64_t); variable
/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp153 SaturatingUINT64 FunctionSize = 0; member
/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp1407 unsigned InstrCount, FunctionSize = 0; runOnFunction() local