Searched refs:IRArgs (Results 1 – 1 of 1) sorted by relevance
1054 struct IRArgs { struct in __anon2e5bceb70211::ClangToLLVMArgMapping1061 IRArgs() in IRArgs() function1066 SmallVector<IRArgs, 8> ArgInfo;1132 auto &IRArgs = ArgInfo[ArgNo]; in construct() local1135 IRArgs.PaddingArgIndex = IRArgNo++; in construct()1143 IRArgs.NumberOfArgs = STy->getNumElements(); in construct()1145 IRArgs.NumberOfArgs = 1; in construct()1150 IRArgs.NumberOfArgs = 1; in construct()1155 IRArgs.NumberOfArgs = 0; in construct()1158 IRArgs.NumberOfArgs = getExpansionSize(ArgType, Context); in construct()[all …]