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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp386 bool IsStructRet = (Outs.empty()) ? false : Outs[0].Flags.isSRet(); local
421 isVarArg, IsStructRet,
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.cpp1309 bool IsStructRet = (Outs.empty()) ? false : Outs[0].Flags.isSRet(); local
1317 isVarArg, IsStructRet, MF.getFunction()->hasStructRetAttr(),

Completed in 162 milliseconds