Lines Matching refs:createExpr
378 Inst.addOperand(MCOperand::createExpr(getImm())); in addImmOperands()
387 Inst.addOperand(MCOperand::createExpr(Expr)); in addSignedImmOperands()
397 Inst.addOperand(MCOperand::createExpr(NewExpr)); in addSignedImmOperands()
532 NewInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create( in canonicalizeImmediates()
1539 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create( in processInstruction()
1552 MCOperand imm(MCOperand::createExpr( in processInstruction()
1567 MCOperand imm(MCOperand::createExpr(HexagonMCExpr::create( in processInstruction()
1573 MCOperand imm2(MCOperand::createExpr(Expr)); // lower 32 in processInstruction()
1576 MCOperand imm(MCOperand::createExpr(HexagonMCExpr::create( in processInstruction()
1917 TmpInst.addOperand(MCOperand::createExpr( in processInstruction()
1982 MCOperand::createExpr(MCConstantExpr::create(255, Context))); in processInstruction()