Home
last modified time | relevance | path

Searched refs:hasOnlyMSYNC (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h236 bool hasOnlyMSYNC() const { return HasOnlyMSYNC; } in hasOnlyMSYNC() function
DPPCInstrInfo.td719 def HasOnlyMSYNC : Predicate<"PPCSubTarget->hasOnlyMSYNC()">;
720 def HasSYNC : Predicate<"!PPCSubTarget->hasOnlyMSYNC()">;