/llvm-project/bolt/include/bolt/Core/ |
H A D | BinaryFunctionCallGraph.h | 49 std::vector<BinaryFunction *> Funcs; variable
|
H A D | DynoStats.h | 150 inline DynoStats getDynoStats(FuncsType &Funcs, bool IsAArch64) { in getDynoStats() 162 inline void callWithDynoStats(raw_ostream &OS, FnType &&Func, FuncsType &Funcs, in callWithDynoStats()
|
/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | GsymCreator.h | 137 std::vector<FunctionInfo> Funcs; variable
|
/llvm-project/llvm/tools/llvm-reduce/deltas/ |
H A D | ReduceArguments.cpp | 62 std::vector<Function *> Funcs; in extractArgumentsFromModule() local
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | UDTLayout.h | 135 UniquePtrVector<PDBSymbolFunc> Funcs; variable
|
/llvm-project/llvm/tools/bugpoint/ |
H A D | BugDriver.cpp | 240 void llvm::PrintFunctionList(const std::vector<Function *> &Funcs) { in PrintFunctionList()
|
H A D | Miscompilation.cpp | 249 ReduceMiscompilingFunctions::TestFuncs(const std::vector<Function *> &Funcs) { in TestFuncs() argument 1027 Expected<std::vector<Function *>> Funcs = debugCodeGenerator() local [all...] |
H A D | CrashDebugger.cpp | 252 bool ReduceCrashingFunctions::TestFuncs(std::vector<Function *> &Funcs) { in TestFuncs() argument
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Program.h |
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | JumpTableToSwitch.cpp | 41 SmallVector<Function *, 10> Funcs; member
|
/llvm-project/bolt/lib/Passes/ |
H A D | PettisAndHansen.cpp | 101 std::vector<NodeId> Funcs; in pettisAndHansen() local
|
/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | ASTOps.cpp | 174 insertIfFunction(const Decl & D,llvm::DenseSet<const FunctionDecl * > & Funcs) insertIfFunction() argument
|
/llvm-project/libc/utils/HdrGen/ |
H A D | PublicAPICommand.cpp |
|
/llvm-project/llvm/unittests/ProfileData/ |
H A D | CoverageMappingTest.cpp | 271 ArrayRef<OutputFunctionCoverageData> Funcs(OF); in readOutputFunctions() local 276 ArrayRef<OutputFunctionCoverageData> Funcs(OutputFunctions); in readOutputFunctions() local 1019 auto Funcs = LoadedCoverage->getCoveredFunctions(); TEST_P() local
|
H A D | InstrProfTest.cpp | 1763 StringRef Funcs[] = {"Gfoo", "Gblah", "Gbar", "Ifoo", "Iblah", "Ibar", TEST() local
|
/llvm-project/clang/unittests/AST/ |
H A D | DeclTest.cpp | 210 llvm::SmallVector<ast_matchers::BoundNodes, 2> Funcs = in TEST() local
|
/llvm-project/llvm/tools/llvm-profgen/ |
H A D | ProfiledBinary.h | 500 setProfiledFunctions(std::unordered_set<const BinaryFunction * > & Funcs) setProfiledFunctions() argument
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 1262 std::vector<std::unique_ptr<PDBSymbolFunc>> Funcs; in dumpPretty() local
|
/llvm-project/offload/plugins-nextgen/cuda/src/ |
H A D | rtl.cpp | 1170 allocate(Funcs.size() * sizeof(void *), nullptr, TARGET_ALLOC_DEVICE); in callGlobalCtorDtorCommon() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 160 SmallVector<std::unique_ptr<GCOVFunction>, 16> Funcs; global() member in __anon674c465d0211::GCOVProfiler
|
/llvm-project/clang/lib/Frontend/ |
H A D | CompilerInvocation.cpp | 947 getAllNoBuiltinFuncValues(ArgList & Args,std::vector<std::string> & Funcs) getAllNoBuiltinFuncValues() argument
|