Home
last modified time | relevance | path

Searched refs:UsePPCPostRASchedStrategy (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h155 bool UsePPCPostRASchedStrategy; variable
302 bool usePPCPostRASchedStrategy() const { return UsePPCPostRASchedStrategy; } in usePPCPostRASchedStrategy()
H A DPPCSubtarget.cpp135 UsePPCPostRASchedStrategy = false; in initializeEnvironment()
H A DPPC.td194 SubtargetFeature<"ppc-postra-sched", "UsePPCPostRASchedStrategy", "true",