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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 96 Value *Elt = EI.getIndexOperand();
133 EI.getVectorOperand(), EI.getIndexOperand(), DL, TLI, DT, AC))
237 EI.getIndexOperand());
256 EI.getIndexOperand(),
262 EI.getIndexOperand(),
267 EI.getIndexOperand(),
    [all...]
InstCombineCasts.cpp     [all...]
  /external/llvm/lib/Analysis/
Lint.cpp 590 if (ConstantInt *CI = dyn_cast<ConstantInt>(findValue(I.getIndexOperand(),
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]

Completed in 2912 milliseconds