Searched refs:IRArgs (Results 1 – 2 of 2) sorted by relevance
1291 struct IRArgs { struct in __anond5d483060411::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 …]
1386 struct IRArgs { struct in __anon48bc75540511::ClangToLLVMArgMapping1393 IRArgs() in IRArgs() argument1398 SmallVector<IRArgs, 8> ArgInfo;1464 auto &IRArgs = ArgInfo[ArgNo]; in construct() local1467 IRArgs.PaddingArgIndex = IRArgNo++; in construct()1475 IRArgs.NumberOfArgs = STy->getNumElements(); in construct()1477 IRArgs.NumberOfArgs = 1; in construct()1483 IRArgs.NumberOfArgs = 1; in construct()1488 IRArgs.NumberOfArgs = 0; in construct()1491 IRArgs.NumberOfArgs = AI.getCoerceAndExpandTypeSequence().size(); in construct()[all …]