Searched refs:isStructRet (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2366 bool isStructRet = (Outs.empty()) ? false : Outs[0].Flags.isSRet(); local
2409 Callee, CallConv, isVarArg, isStructRet,
2784 if (isStructRet) {

Completed in 212 milliseconds