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.cpp84 void ConstantRangeList::subtract(const ConstantRange &SubRange) { in subtract()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h700 SubRange(LaneBitmask LaneMask) : LaneMask(LaneMask) {} in SubRange() function
703 SubRange(LaneBitmask LaneMask, const LiveRange &Other, in SubRange() function
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransUnbridgedCasts.cpp285 SourceRange SubRange = E->getSubExpr()->IgnoreParenImpCasts()->getSourceRange(); in getBlockMacroRanges() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7737 VFRange SubRange = {VF, MaxVFTimes2}; in buildVPlans() local
8328 VFRange SubRange = {VF, MaxVFTimes2}; in buildVPlansWithVPRecipes() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9500 IntRange SubRange = GetExprRange(C, CE->getSubExpr(), in GetExprRange() local