Searched refs:IRArgs (Results 1 – 1 of 1) sorted by relevance
1291 struct IRArgs { struct in __anon9dc3f3ef0411::ClangToLLVMArgMapping1298 IRArgs() in IRArgs() function1303 SmallVector<IRArgs, 8> ArgInfo;1369 auto &IRArgs = ArgInfo[ArgNo]; in construct() local1372 IRArgs.PaddingArgIndex = IRArgNo++; in construct()1380 IRArgs.NumberOfArgs = STy->getNumElements(); in construct()1382 IRArgs.NumberOfArgs = 1; in construct()1387 IRArgs.NumberOfArgs = 1; in construct()1392 IRArgs.NumberOfArgs = 0; in construct()1395 IRArgs.NumberOfArgs = AI.getCoerceAndExpandTypeSequence().size(); in construct()[all …]