/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/ |
H A D | ImportedFunctionsInliningStatistics.h | 106 Basic = 1, enumerator
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/tests/ |
H A D | rawprofile.cpp | 46 TEST(MemProf, Basic) { in TEST() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.h | 36 enum class DumpLevel { None, Basic, Verbose }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangle.h | 134 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder }; global() enumerator
|
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | CGPassBuilderOption.h | 23 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 121 enum class Kind { Basic, PathSensitive }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | XCOFF.h | 368 Basic, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 564 static IFK Basic[36] = { translateIntrinsicFunctionCode() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 150 Basic = 0x05, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 93 Basic = 0, // BaseReg + ScaledReg * Scale + Displacement global() enumerator
|
/freebsd-src/contrib/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 7324 TEST(IsHashTable,Basic) TEST() argument 7495 TEST(ElemFromList,Basic) TEST() argument 7509 TEST(FlatTuple,Basic) TEST() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 1198 auto *Basic = dyn_cast_or_null<DIBasicType>(T); visitDIDerivedType() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 1184 Basic, ///< A normal use, with no folding. global() enumerator [all...] |