Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/
H A DImportedFunctionsInliningStatistics.h106 Basic = 1, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
H A DCtxInstrProfilingTest.cpp24 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 Drawprofile.cpp46 TEST(MemProf, Basic) { in TEST() argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h37 enum class DumpLevel { None, Basic, Verbose }; global() enumerator
/freebsd/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/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h24 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; global() enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h139 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h121 enum class Kind { Basic, PathSensitive }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h369 Basic, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h152 Basic = 0x05, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp577 static IFK Basic[36] = { in translateIntrinsicFunctionCode() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h94 Basic = 0, // BaseReg + ScaledReg * Scale + Displacement enumerator
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc7332 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 DVerifier.cpp1244 auto *Basic = dyn_cast_or_null<DIBasicType>(T); in visitDIDerivedType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1320 Basic, ///< A normal use, with no folding. enumerator