Searched refs:NumberOfArgs (Results 1 – 1 of 1) sorted by relevance
1429 unsigned NumberOfArgs; member1433 NumberOfArgs(0) {} in IRArgs()1474 ArgInfo[ArgNo].NumberOfArgs); in getIRArgs()1513 IRArgs.NumberOfArgs = STy->getNumElements(); in construct()1515 IRArgs.NumberOfArgs = 1; in construct()1521 IRArgs.NumberOfArgs = 1; in construct()1526 IRArgs.NumberOfArgs = 0; in construct()1529 IRArgs.NumberOfArgs = AI.getCoerceAndExpandTypeSequence().size(); in construct()1532 IRArgs.NumberOfArgs = getExpansionSize(ArgType, Context); in construct()1536 if (IRArgs.NumberOfArgs > 0) { in construct()[all …]