Home
last modified time | relevance | path

Searched defs:IsCalleeStructRet (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1225 bool IsCalleeStructRet, bool IsCallerStructRet, Type *RetTy, in IsEligibleForTailCallOptimization()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3727 bool IsCalleeStructRet, in IsEligibleForTailCallOptimization() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp5237 auto IsCalleeStructRet = Outs.empty() ? false : Outs[0].Flags.isSRet(); in isEligibleForTailCallOptimization() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19860 auto IsCalleeStructRet = Outs.empty() ? false : Outs[0].Flags.isSRet(); isEligibleForTailCallOptimization() local