Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp164 size_t FnSize) { in FunctionDescToIntelJITFormat()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp2074 unsigned FnSize = 0; in EstimateFunctionSizeInBytes() local
2412 unsigned FnSize = EstimateFunctionSizeInBytes(MF, TII); in determineCalleeSaves() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1182 unsigned FnSize = 0; in estimateFunctionSizeInBytes() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp106 unsigned FnSize = MaybeChangedFn.getInstructionCount(); in emitInstrCountChangedRemark() local