Home
last modified time | relevance | path

Searched defs:LCR (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp768 static bool narrowSDivOrSRem(BinaryOperator *Instr, const ConstantRange &LCR, in narrowSDivOrSRem()
946 static bool processSRem(BinaryOperator *SDI, const ConstantRange &LCR, in processSRem()
1005 static bool processSDiv(BinaryOperator *SDI, const ConstantRange &LCR, in processSDiv()
1065 ConstantRange LCR = in processSDivOrSRem() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1748 SemaOpenACC::LoopInConstructRAII LCR{getActions().OpenACC()}; in ParseWhileStatement() local
1797 SemaOpenACC::LoopInConstructRAII LCR{getActions().OpenACC()}; in ParseDoStatement() local
2203 SemaOpenACC::LoopInConstructRAII LCR{getActions().OpenACC()}; in ParseForStatement() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DHashRecognize.cpp196 auto LCR = ConstantRange::fromKnownBits(KnownL, false); in computeInstr() local
H A DValueTracking.cpp9271 isImpliedCondCommonOperandWithCR(CmpPredicate LPred, const ConstantRange &LCR, in isImpliedCondCommonOperandWithCR()
9339 ConstantRange LCR = computeConstantRange( in isImpliedCondICmps() local