Home
last modified time | relevance | path

Searched defs:IsLargeFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp154 bool IsLargeFunction = !isInt<27>(estimateFunctionSizeInBytes(TII, MF)); in processFunctionBeforeFrameFinalized() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1250 bool IsLargeFunction = !isInt<20>(estimateFunctionSizeInBytes(MF, *TII)); in processFunctionBeforeFrameFinalized() local