Home
last modified time | relevance | path

Searched defs:IRArgs (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp1386 struct IRArgs { struct in __anon48bc75540511::ClangToLLVMArgMapping
1387 unsigned PaddingArgIndex;
1390 unsigned FirstArgIndex;
1391 unsigned NumberOfArgs;
1393 IRArgs() in IRArgs() argument
1464 auto &IRArgs = ArgInfo[ArgNo]; in construct() local
2162 auto IRArgs = IRFunctionArgs.getIRArgs(0); in ConstructAttributeList() local
/external/clang/lib/CodeGen/
DCGCall.cpp1291 struct IRArgs { struct in __anond5d483060411::ClangToLLVMArgMapping
1292 unsigned PaddingArgIndex;
1295 unsigned FirstArgIndex;
1296 unsigned NumberOfArgs;
1298 IRArgs() in IRArgs() argument
1369 auto &IRArgs = ArgInfo[ArgNo]; in construct() local