Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/
HDImportedFunctionsInliningStatistics.h106 Basic = 1, enumerator
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
HDCtxInstrProfilingTest.cpp24 TEST(ArenaTest, Basic) { in TEST() argument
42 TEST_F(ContextTest, Basic) { in TEST_F() argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/memprof/tests/
HDrawprofile.cpp46 TEST(MemProf, Basic) { in TEST() argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDllvm-pdbutil.h36 enum class DumpLevel { None, Basic, Verbose }; enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
HDMicrosoftDemangle.h139 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder }; enumerator
/freebsd-13-stable/contrib/capsicum-test/
HDioctl.cc13 TEST(Ioctl, Basic) { in TEST() argument
HDfcntl.cc22 FORK_TEST(Fcntl, Basic) { in FORK_TEST() argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDCGPassBuilderOption.h23 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
HDBugReporter.h121 enum class Kind { Basic, PathSensitive }; enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDXCOFF.h369 Basic, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Demangle/
HDMicrosoftDemangle.cpp577 static IFK Basic[36] = { in translateIntrinsicFunctionCode() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h152 Basic = 0x05, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetInstrInfo.h94 Basic = 0, // BaseReg + ScaledReg * Scale + Displacement enumerator
/freebsd-13-stable/contrib/googletest/googletest/test/
HDgtest_unittest.cc7332 TEST(IsHashTable, Basic) { in TEST() argument
7487 TEST(ElemFromList, Basic) { in TEST() argument
7501 TEST(FlatTuple, Basic) { in TEST() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDVerifier.cpp1244 auto *Basic = dyn_cast_or_null<DIBasicType>(T); in visitDIDerivedType() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopStrengthReduce.cpp1320 Basic, ///< A normal use, with no folding. enumerator