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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 172 if (Value *V = SimplifyVectorOp(I))
527 if (Value *V = SimplifyVectorOp(I))
    [all...]
InstCombineShifts.cpp 696 if (Value *V = SimplifyVectorOp(I))
738 if (Value *V = SimplifyVectorOp(I))
782 if (Value *V = SimplifyVectorOp(I))
    [all...]
InstCombineAddSub.cpp     [all...]
InstCombineInternal.h 533 Value *SimplifyVectorOp(BinaryOperator &Inst);
InstCombineAndOrXor.cpp     [all...]
InstructionCombining.cpp     [all...]

Completed in 2124 milliseconds