HomeSort by relevance Sort by last modified time
    Searched refs:isBookE (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 89 bool IsBookE;
190 bool isBookE() const { return IsBookE; }
PPCAsmPrinter.cpp 700 if (Subtarget.isBookE()) {
    [all...]

Completed in 2614 milliseconds