Home
last modified time | relevance | path

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

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