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

  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 718 Value *RHSV = GEPRHS->getOperand(DiffOperand);
720 return new ICmpInst(ICmpInst::getSignedPredicate(Cond), LHSV, RHSV);
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]

Completed in 158 milliseconds