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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2243 bool isStructRet = (Outs.empty()) ? false : Outs[0].Flags.isSRet(); local
2279 Callee, CallConv, isVarArg, isStructRet,
2589 if (isStructRet) {

Completed in 706 milliseconds