Searched defs:Funcs (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp88 static void collectFunctionUsers(User *U, DenseSet<Function *> &Funcs) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h137 std::vector<FunctionInfo> Funcs; member in class:llvm::gsym::GsymCreator
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
H A DReduceArguments.cpp48 std::vector<Function *> Funcs; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DBugDriver.cpp240 void llvm::PrintFunctionList(const std::vector<Function *> &Funcs) { argument
H A DCrashDebugger.cpp240 bool ReduceCrashingFunctions::TestFuncs(std::vector<Function *> &Funcs) { argument
H A DMiscompilation.cpp249 ReduceMiscompilingFunctions::TestFuncs(const std::vector<Function *> &Funcs) { argument
1029 Expected<std::vector<Function *>> Funcs = local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DProgram.h139 llvm::DenseMap<const FunctionDecl *, std::unique_ptr<Function>> Funcs; member in class:clang::interp::Program
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h136 UniquePtrVector<PDBSymbolFunc> Funcs; member in class:llvm::pdb::UDTLayoutBase
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1238 std::vector<std::unique_ptr<PDBSymbolFunc>> Funcs; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp165 SmallVector<std::unique_ptr<GCOVFunction>, 16> Funcs; member in class:__anon2883::GCOVProfiler
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h892 void setVTableFuncs(VTableFuncList Funcs) { argument

Completed in 223 milliseconds