Home
last modified time | relevance | path

Searched defs:Exact (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DGlobPattern.h51 Optional<StringRef> Exact; variable
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp336 bool Exact; in walkForwards() local
451 bool Exact; in convert() local
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpoint.h86 enum MatchType { Exact, Regexp, Glob }; enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DMemoryBuiltins.h192 Exact, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp786 bool Exact = (Dist % IVBump) == 0; in computeCount() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DTargetInfo.h1015 for (int Exact : Exacts) in setRequiresImmediate() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp3442 bool Exact = false; in parseValID() local
5931 bool Exact = EatIfPresent(lltok::kw_exact); in parseInstruction() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp9519 const SCEV *Exact = in howFarToZero() local