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

  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 353 SDValue lowerSETCC(SDValue Op, SelectionDAG &DAG) const;
MipsISelLowering.cpp 738 case ISD::SETCC: return lowerSETCC(Op, DAG);
    [all...]

Completed in 103 milliseconds