Home
last modified time | relevance | path

Searched defs:SubRange (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRangeList.cpp86 void ConstantRangeList::subtract(const ConstantRange &SubRange) { in subtract()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h703 SubRange(LaneBitmask LaneMask) : LaneMask(LaneMask) {} in SubRange() function
706 SubRange(LaneBitmask LaneMask, const LiveRange &Other, in SubRange() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1641 VFRange SubRange = {VF, MaxVFTimes2}; in buildVPlans() local
H A DLoopVectorize.cpp8335 VFRange SubRange = {VF, MaxVFTimes2}; in buildVPlansWithVPRecipes() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10674 std::optional<IntRange> SubRange = TryGetExprRange( in TryGetExprRange() local
10910 std::optional<IntRange> SubRange = TryGetExprRange( in TryGetExprRange() local
10928 std::optional<IntRange> SubRange = TryGetExprRange( in TryGetExprRange() local