Lines Matching refs:MCConstantExpr

404         MCConstantExpr::create(Extended, Context), Context);  in addSignedImmOperands()
548 MCConstantExpr::create(Value, getContext()), getContext()))); in canonicalizeImmediates()
684 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(AttrExpr); in parseDirectiveAttribute()
701 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(ValueExpr); in parseDirectiveAttribute()
766 auto *MCE = cast<MCConstantExpr>(Value); in ParseDirectiveFalign()
1245 Expr, MCConstantExpr::create(16, Context), Context); in parseInstruction()
1248 Expr, MCConstantExpr::create(0xffff, Context), Context); in parseInstruction()
1430 MCConstantExpr::create(1, Context), Context), in processInstruction()
1454 MCConstantExpr::create(1, Context), Context), in processInstruction()
1617 HexagonMCExpr::create(MCConstantExpr::create(sVal, Context), Context))); in processInstruction()
1632 MCConstantExpr::create(s8, Context), Context))); // upper 32 in processInstruction()
1634 MCConstantExpr::create(Lo_32(Value), Context), Context); in processInstruction()
1641 MCConstantExpr::create(0, Context), Context))); // upper 32 in processInstruction()
1689 MCConstantExpr::create(1, Context), Context), in processInstruction()
1709 MCConstantExpr::create(2, Context), Context), in processInstruction()
1729 MCConstantExpr::create(3, Context), Context), in processInstruction()
1759 MCConstantExpr::create(Value * -1, Context), Context)); in processInstruction()
1786 MCConstantExpr::create(1, Context), Context), in processInstruction()
1824 MCConstantExpr::create(1, Context), Context), in processInstruction()
1936 MCConstantExpr::create(1, Context), Context), in processInstruction()
1968 MCConstantExpr::create(1, Context), Context), in processInstruction()
1982 HexagonMCExpr::create(MCConstantExpr::create(-1, Context), Context))); in processInstruction()
2046 MCOperand::createExpr(MCConstantExpr::create(255, Context))); in processInstruction()