/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/ |
H A D | ImportedFunctionsInliningStatistics.h | 106 Basic = 1, enumerator
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/ |
H A D | CtxInstrProfilingTest.cpp | 24 TEST(ArenaTest, Basic) { in TEST() argument 42 TEST_F(ContextTest, Basic) { in TEST_F() argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/tests/ |
H A D | rawprofile.cpp | 46 TEST(MemProf, Basic) { in TEST() argument
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.h | 37 enum class DumpLevel { None, Basic, Verbose }; global() enumerator
|
/freebsd/contrib/capsicum-test/ |
H A D | ioctl.cc | 13 TEST(Ioctl, Basic) { in TEST() argument
|
H A D | fcntl.cc | 22 FORK_TEST(Fcntl, Basic) { in FORK_TEST() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | CGPassBuilderOption.h | 24 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; global() enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangle.h | 139 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder }; enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 121 enum class Kind { Basic, PathSensitive }; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | XCOFF.h | 369 Basic, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 152 Basic = 0x05, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 577 static IFK Basic[36] = { in translateIntrinsicFunctionCode() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 94 Basic = 0, // BaseReg + ScaledReg * Scale + Displacement enumerator
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 7332 TEST(IsHashTable, Basic) { in TEST() argument 7487 TEST(ElemFromList, Basic) { in TEST() argument 7501 TEST(FlatTuple, Basic) { in TEST() argument
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 1244 auto *Basic = dyn_cast_or_null<DIBasicType>(T); in visitDIDerivedType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 1320 Basic, ///< A normal use, with no folding. enumerator
|