Searched defs:Basic (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/
H A DImportedFunctionsInliningStatistics.h106 Basic = 1, member in class:llvm::InlinerFunctionImportStatsOpts
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h25 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; member in class:llvm::RegAllocType
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h308 Basic, member in struct:llvm::XCOFF::TracebackTable
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h37 enum class DumpLevel { None, Basic, Verbose }; member in class:opts::DumpLevel
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericDomTree.h245 enum class VerificationLevel { Fast, Basic, Full }; member in class:llvm::DominatorTreeBase::VerificationLevel
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h123 enum class Kind { Basic, PathSensitive }; member in class:clang::ento::BugReport::Kind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp537 static IFK Basic[36] = { local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1040 auto *Basic = dyn_cast_or_null<DIBasicType>(T); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1142 Basic, ///< A normal use, with no folding. enumerator in enum:__anon2977::LSRUse::KindType
[all...]

Completed in 363 milliseconds