Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp243 bool Exact; in calcRange() local
413 bool Exact; convert() local
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h88 enum MatchType { Exact, Regexp, Glob }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp764 divComputeLowBit(KnownBits Known,const KnownBits & LHS,const KnownBits & RHS,bool Exact) divComputeLowBit() argument
800 sdiv(const KnownBits & LHS,const KnownBits & RHS,bool Exact) sdiv() argument
859 udiv(const KnownBits & LHS,const KnownBits & RHS,bool Exact) udiv() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp790 bool Exact = (Dist % IVBump) == 0; in computeCount() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1122 for (int Exact : Exacts) setRequiresImmediate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1235 __anon84dfdece0e02(const Access &Acc, bool Exact) forallInterferingAccesses() argument
1284 __anon84dfdece0f02(const Access &Acc, bool Exact) forallInterferingAccesses() argument
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6502 bool Exact = EatIfPresent(lltok::kw_exact); parseInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10482 const SCEV *Exact = howFarToZero() local
[all...]