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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 364 typedef std::pair<Value *, Value *> ShuffleOps;
366 static ShuffleOps collectShuffleElements(Value *V,
399 ShuffleOps LR = collectShuffleElements(VecOp, Mask, RHS);
515 ShuffleOps LR = collectShuffleElements(&IE, Mask, nullptr);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 89 milliseconds