Home
last modified time | relevance | path

Searched refs:FixedSrc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2353 bool FixedSrc = MFI.isFixedObjectIndex(SrcFI); in ByValNeedsCopyForTailCall() local
2354 if (!FixedSrc || in ByValNeedsCopyForTailCall()
2355 (FixedSrc && SrcOffset < -(int64_t)AFI->getArgRegsSaveSize())) in ByValNeedsCopyForTailCall()