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 346 SDValue DivRHS = N->getOperand(1);
363 return CurDAG->SelectNodeTo(N, Opcode, MVT::i32, DivLHS, DivRHS,
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 273 ConstantInt *DivRHS);
275 ConstantInt *DivRHS);
InstCombineCompares.cpp     [all...]

Completed in 186 milliseconds