Searched defs:firstArg (Results 1 – 5 of 5) sorted by relevance
4 int firstArg, in lotsOfArgs()
99 auto firstArg = std::find_if(args.begin() + 1, args.end(), main() local
648 static constexpr int firstArg{0}; global() variable
984 mlir::Value firstArg = func.front().getArgument(fixup.index - 1); convertSignature() local
1455 constexpr int firstArg{0}; in genVecCmp() local