Searched refs:IRArgs (Results 1 – 1 of 1) sorted by relevance
1442 struct IRArgs { struct in __anon4649c3d10511::ClangToLLVMArgMapping1449 IRArgs() in IRArgs() argument1454 SmallVector<IRArgs, 8> ArgInfo;1520 auto &IRArgs = ArgInfo[ArgNo]; in construct() local1523 IRArgs.PaddingArgIndex = IRArgNo++; in construct()1533 IRArgs.NumberOfArgs = 1; in construct()1539 IRArgs.NumberOfArgs = 1; in construct()1544 IRArgs.NumberOfArgs = 0; in construct()1554 if (IRArgs.NumberOfArgs > 0) { in construct()1555 IRArgs.FirstArgIndex = IRArgNo; in construct()[all …]