Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:PPCMCExpr

23 #include "MCTargetDesc/PPCMCExpr.h"
937 const MCExpr *SubHa16 = PPCMCExpr::CreateHa(Sub, isDarwin, OutContext);
947 const MCExpr *SubLo16 = PPCMCExpr::CreateLo(Sub, isDarwin, OutContext);
993 PPCMCExpr::CreateHa(LazyPtrExpr, isDarwin, OutContext);
1001 PPCMCExpr::CreateLo(LazyPtrExpr, isDarwin, OutContext);