Home | History | Annotate | Download | only in AsmPrinter

Lines Matching defs:BaseGV

2134   const GlobalValue *BaseGV = dyn_cast_or_null<GlobalValue>(BaseCst);
2135 if (!BaseGV)
2139 const MCSymbol *BaseSym = AP.getSymbol(BaseGV);