Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DIgnoreExpr.h43 const Expr *IgnoreExprNodes(const Expr *E, FnTys &&...Fns) { in IgnoreExprNodes()
/external/llvm/tools/sancov/
Dsancov.cc730 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/
DTargetLibraryInfo.cpp1024 void TargetLibraryInfoImpl::addVectorizableFunctions(ArrayRef<VecDesc> Fns) { in addVectorizableFunctions()
DCFLGraph.h321 const SmallVectorImpl<Function *> &Fns) { in tryInterproceduralAnalysis()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetLibraryInfo.cpp1513 void TargetLibraryInfoImpl::addVectorizableFunctions(ArrayRef<VecDesc> Fns) { in addVectorizableFunctions()
DCFLGraph.h376 const SmallVectorImpl<Function *> &Fns) { in tryInterproceduralAnalysis()
/external/llvm-project/llvm/lib/Analysis/
DTargetLibraryInfo.cpp1545 void TargetLibraryInfoImpl::addVectorizableFunctions(ArrayRef<VecDesc> Fns) { in addVectorizableFunctions()
DCFLGraph.h376 const SmallVectorImpl<Function *> &Fns) { in tryInterproceduralAnalysis()
/external/llvm-project/llvm/tools/sancov/
Dsancov.cpp914 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/
DAArch64InstructionSelector.cpp4035 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/
DMiscompilation.cpp448 const std::vector<Function *> &Fns) in ReduceMiscompiledBlocks()
/external/llvm-project/llvm/tools/bugpoint/
DMiscompilation.cpp457 const std::vector<Function *> &Fns) in ReduceMiscompiledBlocks()
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp928 ArrayRef<Function *> Fns) { in setCoroInfo()
1903 SmallVectorImpl<Function *> &Fns, in addPrepareFunction()
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp6747 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()
DSemaDeclCXX.cpp7548 UnresolvedSet<16> Fns; member in __anonedc74bd71e11::DefaultedComparisonVisitor
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h409 void setPredicateFns(const std::vector<TreePredicateFn> &Fns) { in setPredicateFns()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp821 ArrayRef<Function *> Fns) { in setCoroInfo()
/external/clang/lib/Sema/
DSemaOverload.cpp6041 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/
DCodeGenModule.cpp723 void CodeGenModule::EmitCtorList(const CtorList &Fns, const char *GlobalName) { in EmitCtorList()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp1298 void CodeGenModule::EmitCtorList(CtorList &Fns, const char *GlobalName) { in EmitCtorList()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp856 FunctionCallee *Fns = in getKmsanShadowOriginAccessFn() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp884 FunctionCallee *Fns = in getKmsanShadowOriginAccessFn() local