Home
last modified time | relevance | path

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

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