Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp708 static bool narrowSDivOrSRem(BinaryOperator *Instr, const ConstantRange &LCR, in narrowSDivOrSRem()
881 static bool processSRem(BinaryOperator *SDI, const ConstantRange &LCR, in processSRem()
940 static bool processSDiv(BinaryOperator *SDI, const ConstantRange &LCR, in processSDiv()
993 ConstantRange LCR = LVI->getConstantRangeAtUse(Instr->getOperandUse(0)); in processSDivOrSRem() local
/external/crosvm/devices/src/
Dserial.rs42 const LCR: u8 = 3; constant