Home
last modified time | relevance | path

Searched defs:IsBookE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp170 bool IsBookE = STI.getFeatureBits()[PPC::FeatureBookE]; in printInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h130 bool IsBookE; variable