Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DGlobPattern.h51 std::optional<StringRef> Exact; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp275 bool Exact; in calcRange() local
444 bool Exact; in convert() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h89 enum MatchType { Exact, Regexp, Glob }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp790 bool Exact = (Dist % IVBump) == 0; in computeCount() local
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h1100 for (int Exact : Exacts) in setRequiresImmediate() local
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp3827 bool Exact = false; in parseValID() local
6338 bool Exact = EatIfPresent(lltok::kw_exact); in parseInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1155 auto AccessCB = [&](const Access &Acc, bool Exact) { in forallInterferingAccesses()
1196 auto CanSkipAccess = [&](const Access &Acc, bool Exact) { in forallInterferingAccesses()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp10526 const SCEV *Exact = in howFarToZero() local