Lines Matching refs:MCConstantExpr

556     const MCConstantExpr *CE =  in adds4_6ImmOperands()
557 dyn_cast<MCConstantExpr>(&HexagonMCInstrInfo::getExpr(*getImm())); in adds4_6ImmOperands()
563 const MCConstantExpr *CE = in adds3_6ImmOperands()
564 dyn_cast<MCConstantExpr>(&HexagonMCInstrInfo::getExpr(*getImm())); in adds3_6ImmOperands()
760 MCConstantExpr::create(Value, getContext()), getContext()))); in canonicalizeImmediates()
900 MCConstantExpr::create(8192 + Res, getContext()), getContext()); in ParseDirectiveSubsection()
919 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in ParseDirectiveFalign()
947 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in ParseDirectiveValue()
1414 Expr, MCConstantExpr::create(16, Context), Context); in parseInstruction()
1417 MCConstantExpr::create(0xffff, Context), in parseInstruction()
1570 MO.getExpr(), MCConstantExpr::create(1, Context), Context), Context)); in processInstruction()
1592 MO.getExpr(), MCConstantExpr::create(1, Context), Context), Context)); in processInstruction()
1776 HexagonMCExpr::create(MCConstantExpr::create(sVal, Context), Context))); in processInstruction()
1791 MCConstantExpr::create(s8, Context), Context))); // upper 32 in processInstruction()
1793 MCConstantExpr::create(Lo_32(Value), Context), Context); in processInstruction()
1799 MCConstantExpr::create(0, Context), Context))); // upper 32 in processInstruction()
1848 Imm6.getExpr(), MCConstantExpr::create(1, Context), Context), Context)); in processInstruction()
1867 Imm6.getExpr(), MCConstantExpr::create(2, Context), Context), Context)); in processInstruction()
1886 Imm6.getExpr(), MCConstantExpr::create(3, Context), Context), Context)); in processInstruction()
1914 MCConstantExpr::create(Value * -1, Context), Context)); in processInstruction()
1949 MCConstantExpr::create(1, Context), Context), in processInstruction()
1987 MCConstantExpr::create(1, Context), Context), in processInstruction()
2109 MCConstantExpr::create(1, Context), Context), in processInstruction()
2141 MCConstantExpr::create(1, Context), Context), in processInstruction()
2155 HexagonMCExpr::create(MCConstantExpr::create(-1, Context), Context))); in processInstruction()