Home | History | Annotate | Download | only in AsmPrinter

Lines Matching defs:Base

1102       const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF,JTI,OutContext);
1107 // .set LJTSet, LBB32-base
1111 MCBinaryExpr::CreateSub(LHS, Base, OutContext));
1473 const MCExpr *Base = LowerConstant(CE->getOperand(0), AP);
1475 return Base;
1483 return MCBinaryExpr::CreateAdd(Base, MCConstantExpr::Create(Offset, Ctx),
1881 /// global value name as its base, with the specified suffix, and where the