Searched refs:WidthOp (Results 1 – 3 of 3) sorted by relevance
64 width { return(WidthOp); }
45 %token <ival> WidthOp142 WidthOp '=' ConstOp ';'
4786 AArch64Operand WidthOp = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local4788 if (Op1.isScalarReg() && LSBOp.isImm() && WidthOp.isImm()) { in MatchAndEmitInstruction()4790 const MCConstantExpr *WidthCE = dyn_cast<MCConstantExpr>(WidthOp.getImm()); in MatchAndEmitInstruction()4807 return Error(WidthOp.getStartLoc(), in MatchAndEmitInstruction()4819 return Error(WidthOp.getStartLoc(), in MatchAndEmitInstruction()4832 AArch64Operand::CreateImm(ImmSExpr, WidthOp.getStartLoc(), in MatchAndEmitInstruction()4833 WidthOp.getEndLoc(), getContext())); in MatchAndEmitInstruction()