HomeSort by: relevance | last modified time | path
    Searched refs:directMoveIsProfitable (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h 1157 bool directMoveIsProfitable(const SDValue &Op) const;
PPCISelLowering.cpp 8234 bool PPCTargetLowering::directMoveIsProfitable(const SDValue &Op) const {
8428 if (Subtarget.hasDirectMove() && directMoveIsProfitable(Op) &&

Completed in 67 milliseconds