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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 113 bool HasISEL;
248 bool hasISEL() const { return HasISEL; }
296 bool enableEarlyIfConversion() const override { return hasISEL(); }
PPCInstrInfo.cpp 689 if (!Subtarget.hasISEL())
733 assert(Subtarget.hasISEL() &&
    [all...]
PPCISelDAGToDAG.cpp     [all...]
PPCISelLowering.cpp     [all...]

Completed in 571 milliseconds