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