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

  /external/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp 161 SDValue DivRHS = N->getOperand(1);
176 return CurDAG->SelectNodeTo(N, Opcode, MVT::i32, DivLHS, DivRHS,
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
InstCombine.h 172 ConstantInt *DivRHS);
174 ConstantInt *DivRHS);

Completed in 90 milliseconds