Lines Matching refs:MCConstantExpr
250 } else if (!isa<MCConstantExpr>(E)) {
284 const MCConstantExpr *CE = cast<MCConstantExpr>(ImmWithLSL.Val);
299 const MCConstantExpr *CE = cast<MCConstantExpr>(ImmWithLSL.Val);
333 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm());
343 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm());
370 } else if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val)) {
387 return cast<MCConstantExpr>(getImm())->getValue() == 1;
405 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val);
415 const MCConstantExpr *CE = cast<MCConstantExpr>(Imm.Val);
428 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm());
580 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(ImmWithLSL.Val);
588 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm());
641 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm());
704 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm());
719 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm());
730 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm());
739 return isa<MCConstantExpr>(getImm());
746 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm());
830 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Expr))
839 const MCConstantExpr *CE = cast<MCConstantExpr>(getImm());
846 const MCConstantExpr *CE = cast<MCConstantExpr>(getImm());
854 const MCConstantExpr *CE = cast<MCConstantExpr>(getImm());
867 const MCConstantExpr *CE = cast<MCConstantExpr>(getImm());
906 const MCConstantExpr *CE = cast<MCConstantExpr>(getImm());
915 const MCConstantExpr *CE = cast<MCConstantExpr>(getImm());
930 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val);
948 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm())) {
958 const MCConstantExpr *CE = cast<MCConstantExpr>(Imm.Val);
1048 const MCConstantExpr *CE = cast<MCConstantExpr>(getImm());
1066 const MCConstantExpr *CE = cast<MCConstantExpr>(getImm());
1158 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(getImm());
1299 const MCExpr *Lane = MCConstantExpr::Create(Parser.getTok().getIntVal(),
1479 const MCExpr *CRImm = MCConstantExpr::Create(CRNum, getContext());
1660 const MCExpr *Imm = MCConstantExpr::Create(Code, getContext());
1670 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(ImmVal);