Home
last modified time | relevance | path

Searched refs:IsISAFuture (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h163 bool IsISAFuture; variable
340 bool isISAFuture() const { return IsISAFuture; } in isISAFuture()
H A DPPCSubtarget.cpp144 IsISAFuture = false; in initializeEnvironment()
H A DPPCScheduleP9.td45 PCRelativeMemops, IsISA3_1, IsISAFuture];
H A DPPCScheduleP10.td39 let UnsupportedFeatures = [HasSPE, IsE500, IsBookE, IsISAFuture];
H A DPPC.td267 "IsISAFuture", "true",
H A DPPCInstrInfo.td707 def IsISAFuture : Predicate<"Subtarget->isISAFuture()">;