Home
last modified time | relevance | path

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

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