Searched refs:getCanBeFlattened (Results 1 – 2 of 2) sorted by relevance
465 bool getCanBeFlattened() const { in getCanBeFlattened() function
1512 if (AI.isDirect() && AI.getCanBeFlattened() && STy) { in construct()1699 if (st && ArgInfo.isDirect() && ArgInfo.getCanBeFlattened()) { in GetFunctionType()2260 return !IsReturn && AI.getCanBeFlattened() && in canApplyNoFPClass()3210 if (ArgI.isDirect() && !ArgI.getCanBeFlattened() && STy && in EmitFunctionProlog()3234 if (ArgI.isDirect() && ArgI.getCanBeFlattened() && STy && in EmitFunctionProlog()5333 if (STy && ArgInfo.isDirect() && !ArgInfo.getCanBeFlattened()) { in EmitCall()5364 if (STy && ArgInfo.isDirect() && ArgInfo.getCanBeFlattened()) { in EmitCall()