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

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

Completed in 77 milliseconds