Searched refs:IRArgs (Results 1 – 1 of 1) sorted by relevance
1120 struct IRArgs { struct in __anon8a19f7270411::ClangToLLVMArgMapping1127 IRArgs() in IRArgs() function1132 SmallVector<IRArgs, 8> ArgInfo;1198 auto &IRArgs = ArgInfo[ArgNo]; in construct() local1201 IRArgs.PaddingArgIndex = IRArgNo++; in construct()1209 IRArgs.NumberOfArgs = STy->getNumElements(); in construct()1211 IRArgs.NumberOfArgs = 1; in construct()1216 IRArgs.NumberOfArgs = 1; in construct()1221 IRArgs.NumberOfArgs = 0; in construct()1224 IRArgs.NumberOfArgs = getExpansionSize(ArgType, Context); in construct()[all …]