Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1424 struct IRArgs { struct in __anonf4c048640511::ClangToLLVMArgMapping
1425 unsigned PaddingArgIndex;
1428 unsigned FirstArgIndex;
1429 unsigned NumberOfArgs;
1431 IRArgs() in IRArgs() argument
1502 auto &IRArgs = ArgInfo[ArgNo]; in construct() local
2639 auto IRArgs = IRFunctionArgs.getIRArgs(0); in ConstructAttributeList() local