Lines Matching refs:CreateImm
2361 static std::unique_ptr<AArch64Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon730428320111::AArch64Operand
3265 Operands.push_back(AArch64Operand::CreateImm(Expr, S, E, getContext())); in tryParseAdrpLabel()
3301 Operands.push_back(AArch64Operand::CreateImm(Expr, S, E, getContext())); in tryParseAdrLabel()
3375 AArch64Operand::CreateImm(Imm, S, getLoc(), getContext())); in tryParseImmWithOptionalShift()
3384 AArch64Operand::CreateImm(Imm, S, getLoc(), getContext())); in tryParseImmWithOptionalShift()
3412 AArch64Operand::CreateImm(Imm, S, getLoc(), getContext())); in tryParseImmWithOptionalShift()
3796 AArch64Operand::CreateImm(Expr, S, getLoc(), getContext())); in createSysAlias()
3803 AArch64Operand::CreateImm(Expr, S, getLoc(), getContext())); in createSysAlias()
4656 Operands.push_back(AArch64Operand::CreateImm( in tryParseZTOperand()
4736 Operands.push_back(AArch64Operand::CreateImm( in parseOptionalMulOperand()
4821 Operands.push_back(AArch64Operand::CreateImm(Expr, S, E, getContext())); in parseOperand()
4895 Operands.push_back(AArch64Operand::CreateImm(IdVal, S, E, getContext())); in parseOperand()
4941 Operands.push_back(AArch64Operand::CreateImm(ImmVal, S, E, getContext())); in parseOperand()
4975 Operands.push_back(AArch64Operand::CreateImm( in parseOperand()
4990 Operands.push_back(AArch64Operand::CreateImm(CPLoc, S, E, Ctx)); in parseOperand()
6242 Operands.push_back(AArch64Operand::CreateImm( in MatchAndEmitInstruction()
6244 Operands[3] = AArch64Operand::CreateImm(NewOp3, Op3.getStartLoc(), in MatchAndEmitInstruction()
6295 Operands[3] = AArch64Operand::CreateImm( in MatchAndEmitInstruction()
6298 AArch64Operand::CreateImm(ImmSExpr, WidthOp.getStartLoc(), in MatchAndEmitInstruction()
6348 Operands[3] = AArch64Operand::CreateImm( in MatchAndEmitInstruction()
6350 Operands[4] = AArch64Operand::CreateImm( in MatchAndEmitInstruction()
6404 Operands[4] = AArch64Operand::CreateImm( in MatchAndEmitInstruction()
8023 AArch64Operand::CreateImm(MCConstantExpr::create(Pattern, getContext()), in tryParseSVEPattern()
8045 AArch64Operand::CreateImm(MCConstantExpr::create(Pattern, getContext()), in tryParseSVEVecLenSpecifier()