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