/external/llvm-project/clang/include/clang/AST/ |
D | IgnoreExpr.h | 43 const Expr *IgnoreExprNodes(const Expr *E, FnTys &&...Fns) { in IgnoreExprNodes()
|
/external/llvm/tools/sancov/ |
D | sancov.cc | 730 std::set<FileFn> Fns; in computeAllFunctions() local 738 std::set<FileFn> Fns; in computeCoveredFunctions() local 750 std::set<FileFn> Fns; in computeNotCoveredFunctions() local 844 for (const auto &Fns : FnLocs) { in printFunctionLocs() local
|
/external/llvm/lib/Analysis/ |
D | TargetLibraryInfo.cpp | 1024 void TargetLibraryInfoImpl::addVectorizableFunctions(ArrayRef<VecDesc> Fns) { in addVectorizableFunctions()
|
D | CFLGraph.h | 321 const SmallVectorImpl<Function *> &Fns) { in tryInterproceduralAnalysis()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TargetLibraryInfo.cpp | 1513 void TargetLibraryInfoImpl::addVectorizableFunctions(ArrayRef<VecDesc> Fns) { in addVectorizableFunctions()
|
D | CFLGraph.h | 376 const SmallVectorImpl<Function *> &Fns) { in tryInterproceduralAnalysis()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | TargetLibraryInfo.cpp | 1545 void TargetLibraryInfoImpl::addVectorizableFunctions(ArrayRef<VecDesc> Fns) { in addVectorizableFunctions()
|
D | CFLGraph.h | 376 const SmallVectorImpl<Function *> &Fns) { in tryInterproceduralAnalysis()
|
/external/llvm-project/llvm/tools/sancov/ |
D | sancov.cpp | 914 std::set<FileFn> Fns; in computeFunctions() local 925 auto Fns = computeFunctions(Coverage.Points); in computeNotCoveredFunctions() local 959 const std::set<FileFn> &Fns) { in resolveFunctions()
|
/external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
D | AArch64InstructionSelector.cpp | 4035 if (auto Fns = selectArithImmed(RHS)) in emitAddSub() local 4040 if (auto Fns = selectNegArithImmed(RHS)) in emitAddSub() local 4045 if (auto Fns = selectArithExtendedRegister(RHS)) in emitAddSub() local 4050 if (auto Fns = selectShiftedRegister(RHS)) in emitAddSub() local 4128 if (auto Fns = selectLogicalShiftedRegister(RHS)) in emitTST() local
|
/external/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 448 const std::vector<Function *> &Fns) in ReduceMiscompiledBlocks()
|
/external/llvm-project/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 457 const std::vector<Function *> &Fns) in ReduceMiscompiledBlocks()
|
/external/llvm-project/llvm/lib/Transforms/Coroutines/ |
D | CoroSplit.cpp | 928 ArrayRef<Function *> Fns) { in setCoroInfo() 1903 SmallVectorImpl<Function *> &Fns, in addPrepareFunction()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaOverload.cpp | 6747 void Sema::AddFunctionCandidates(const UnresolvedSetImpl &Fns, in AddFunctionCandidates() 7624 const UnresolvedSetImpl &Fns, ArrayRef<Expr *> Args, in AddNonMemberOperatorCandidates() 9325 ADLResult Fns; in AddArgumentDependentLookupCandidates() local 13212 const UnresolvedSetImpl &Fns, in CreateUnresolvedLookupExpr() 13236 const UnresolvedSetImpl &Fns, in CreateOverloadedUnaryOp() 13413 const UnresolvedSetImpl &Fns, in LookupOverloadedBinOp() 13499 const UnresolvedSetImpl &Fns, Expr *LHS, in CreateOverloadedBinOp() 13893 SourceLocation OpLoc, const UnresolvedSetImpl &Fns, Expr *LHS, Expr *RHS, in BuildSynthesizedThreeWayComparison()
|
D | SemaDeclCXX.cpp | 7548 UnresolvedSet<16> Fns; member in __anonedc74bd71e11::DefaultedComparisonVisitor
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.h | 409 void setPredicateFns(const std::vector<TreePredicateFn> &Fns) { in setPredicateFns()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroSplit.cpp | 821 ArrayRef<Function *> Fns) { in setCoroInfo()
|
/external/clang/lib/Sema/ |
D | SemaOverload.cpp | 6041 void Sema::AddFunctionCandidates(const UnresolvedSetImpl &Fns, in AddFunctionCandidates() 8450 ADLResult Fns; in AddArgumentDependentLookupCandidates() local 11500 const UnresolvedSetImpl &Fns, in CreateOverloadedUnaryOp() 11686 const UnresolvedSetImpl &Fns, in CreateOverloadedBinOp()
|
/external/clang/lib/CodeGen/ |
D | CodeGenModule.cpp | 723 void CodeGenModule::EmitCtorList(const CtorList &Fns, const char *GlobalName) { in EmitCtorList()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CodeGenModule.cpp | 1298 void CodeGenModule::EmitCtorList(CtorList &Fns, const char *GlobalName) { in EmitCtorList()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 856 FunctionCallee *Fns = in getKmsanShadowOriginAccessFn() local
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 884 FunctionCallee *Fns = in getKmsanShadowOriginAccessFn() local
|