Home
last modified time | relevance | path

Searched defs:FnSize (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp276 unsigned FnSize = 0; in EstimateFunctionSizeInBytes() local
447 unsigned FnSize = EstimateFunctionSizeInBytes(MF, *TII); in determineCalleeSaves() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp164 size_t FnSize) { in FunctionDescToIntelJITFormat() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp2071 unsigned FnSize = 0; EstimateFunctionSizeInBytes() local
2409 unsigned FnSize = EstimateFunctionSizeInBytes(MF, TII); determineCalleeSaves() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1152 unsigned FnSize = 0; estimateFunctionSizeInBytes() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp106 unsigned FnSize = MaybeChangedFn.getInstructionCount(); in emitInstrCountChangedRemark() local