Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1446 struct IRArgs { global() struct in __anon78e357f60511::ClangToLLVMArgMapping
1447 PaddingArgIndex__anon78e357f60511::ClangToLLVMArgMapping::IRArgs global() argument
1450 FirstArgIndex__anon78e357f60511::ClangToLLVMArgMapping::IRArgs global() argument
1451 NumberOfArgs__anon78e357f60511::ClangToLLVMArgMapping::IRArgs global() argument
1453 IRArgs__anon78e357f60511::ClangToLLVMArgMapping::IRArgs IRArgs() argument
1524 auto &IRArgs = ArgInfo[ArgNo]; construct() local
2657 auto IRArgs = IRFunctionArgs.getIRArgs(0); ConstructAttributeList() local
[all...]