HomeSort by relevance Sort by last modified time
    Searched refs:ShuffleOps (Results 1 - 3 of 3) 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/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 96 milliseconds