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