Searched refs:IRArgs (Results 1 – 1 of 1) sorted by relevance
1424 struct IRArgs { struct in __anonf4c048640511::ClangToLLVMArgMapping1431 IRArgs() in IRArgs() argument1436 SmallVector<IRArgs, 8> ArgInfo;1502 auto &IRArgs = ArgInfo[ArgNo]; in construct() local1505 IRArgs.PaddingArgIndex = IRArgNo++; in construct()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()[all …]