Searched refs:WidthOp (Results 1 – 3 of 3) sorted by relevance
54 width { return(WidthOp); }
46 %token <ival> WidthOp127 WidthOp '=' ConstOp ';'
6184 AArch64Operand WidthOp = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local6186 if (Op1.isScalarReg() && LSBOp.isImm() && WidthOp.isImm()) { in MatchAndEmitInstruction()6188 const MCConstantExpr *WidthCE = dyn_cast<MCConstantExpr>(WidthOp.getImm()); in MatchAndEmitInstruction()6205 return Error(WidthOp.getStartLoc(), in MatchAndEmitInstruction()6217 return Error(WidthOp.getStartLoc(), in MatchAndEmitInstruction()6230 AArch64Operand::CreateImm(ImmSExpr, WidthOp.getStartLoc(), in MatchAndEmitInstruction()6231 WidthOp.getEndLoc(), getContext())); in MatchAndEmitInstruction()