Home
last modified time | relevance | path

Searched defs:Basic (Results 1 – 15 of 15) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/
H A DImportedFunctionsInliningStatistics.h106 Basic = 1, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h37 enum class DumpLevel { None, Basic, Verbose }; enumerator
/freebsd-13.1/contrib/capsicum-test/
H A Dioctl.cc13 TEST(Ioctl, Basic) { in TEST() argument
H A Dfcntl.cc22 FORK_TEST(Fcntl, Basic) { in FORK_TEST() argument
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h135 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder }; enumerator
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h25 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h123 enum class Kind { Basic, PathSensitive }; enumerator
/freebsd-13.1/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc1115 TEST(PrintNullptrT, Basic) { in TEST() argument
1722 TEST(PrintOptionalTest, Basic) { in TEST() argument
1735 TEST(PrintOneofTest, Basic) { in TEST() argument
H A Dgtest_unittest.cc7590 TEST(IsHashTable, Basic) { in TEST() argument
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h306 Basic, enumerator
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp139 Basic = 0, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h152 Basic = 0x05, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp537 static IFK Basic[36] = { in translateIntrinsicFunctionCode() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp1043 auto *Basic = dyn_cast_or_null<DIBasicType>(T); in visitDIDerivedType() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1168 Basic, ///< A normal use, with no folding. enumerator