Lines Matching refs:MCConstantExpr
392 MCConstantExpr::create(Extended, Context), Context); in addSignedImmOperands()
533 MCConstantExpr::create(Value, getContext()), getContext()))); in canonicalizeImmediates()
682 MCConstantExpr::create(8192 + Res, getContext()), getContext()); in ParseDirectiveSubsection()
701 auto *MCE = cast<MCConstantExpr>(Value); in ParseDirectiveFalign()
1181 Expr, MCConstantExpr::create(16, Context), Context); in parseInstruction()
1184 Expr, MCConstantExpr::create(0xffff, Context), Context); in parseInstruction()
1366 MCConstantExpr::create(1, Context), Context), in processInstruction()
1390 MCConstantExpr::create(1, Context), Context), in processInstruction()
1553 HexagonMCExpr::create(MCConstantExpr::create(sVal, Context), Context))); in processInstruction()
1568 MCConstantExpr::create(s8, Context), Context))); // upper 32 in processInstruction()
1570 MCConstantExpr::create(Lo_32(Value), Context), Context); in processInstruction()
1577 MCConstantExpr::create(0, Context), Context))); // upper 32 in processInstruction()
1625 MCConstantExpr::create(1, Context), Context), in processInstruction()
1645 MCConstantExpr::create(2, Context), Context), in processInstruction()
1665 MCConstantExpr::create(3, Context), Context), in processInstruction()
1695 MCConstantExpr::create(Value * -1, Context), Context)); in processInstruction()
1722 MCConstantExpr::create(1, Context), Context), in processInstruction()
1760 MCConstantExpr::create(1, Context), Context), in processInstruction()
1872 MCConstantExpr::create(1, Context), Context), in processInstruction()
1904 MCConstantExpr::create(1, Context), Context), in processInstruction()
1918 HexagonMCExpr::create(MCConstantExpr::create(-1, Context), Context))); in processInstruction()
1982 MCOperand::createExpr(MCConstantExpr::create(255, Context))); in processInstruction()