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

  /external/llvm/include/llvm/Analysis/
InstructionSimplify.h 258 Value *SimplifyExtractElementInst(Value *Vec, Value *Idx,
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 132 if (Value *V = SimplifyExtractElementInst(
    [all...]

Completed in 60 milliseconds