Searched refs:LSBCE (Results 1 – 1 of 1) sorted by relevance
6444 const MCConstantExpr *LSBCE = dyn_cast<MCConstantExpr>(LSBOp.getImm()); in matchAndEmitInstruction() local6447 if (LSBCE && WidthCE) { in matchAndEmitInstruction()6448 uint64_t LSB = LSBCE->getValue(); in matchAndEmitInstruction()