Home
last modified time | relevance | path

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

/external/coreboot/src/soc/intel/xeon_sp/
Dsmihandler.c15 uint8_t IER, IIR, MCR, LCR, DLL, DLM; member
/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.rs43 const LCR: u8 = 3; constant