Searched defs:Arg (Results 1 – 6 of 6) sorted by relevance
53 struct Arg { struct54 int argc;55 char **argv;
49 void AssertType(Arg&&) { in AssertType() argument54 void AssertType(Arg&&, Args&&... args) { in AssertType() argument
60 bool IsDerefNeeded(llvm::Function *F, llvm::Argument &Arg) { in IsDerefNeeded()97 for (auto &Arg: F->getArgumentList()) { in FillArgsToDeref() local
504 for (const auto &Arg : CalleeFunction.getArgumentList()) { in finishArgList() local536 [I32Ty](int32_t Arg) { return llvm::ConstantInt::get(I32Ty, Arg); }); in GEPHelper()
79 Arg interface{} `json:"args,omitempty"` member
1482 for (const auto &Arg : Args) { in genExportReduceAllocationVariant() local