Searched defs:Fns (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1513 void TargetLibraryInfoImpl::addVectorizableFunctions(ArrayRef<VecDesc> Fns) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DMiscompilation.cpp451 ReduceMiscompiledBlocks(BugDriver &bd, Expected<bool> (*F)(BugDriver &, std::unique_ptr<Module>, std::unique_ptr<Module>), const std::vector<Function *> &Fns) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp820 setCoroInfo(Function &F, coro::Shape &Shape, ArrayRef<Function *> Fns) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2958 static Expr *IgnoreExprNodesImpl(Expr *E, FnTy &&Fn, FnTys &&... Fns) { argument
2966 static Expr *IgnoreExprNodes(Expr *E, FnTys &&... Fns) { argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1166 void CodeGenModule::EmitCtorList(CtorList &Fns, const char *GlobalName) { argument

Completed in 209 milliseconds