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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 435 VectorType *ShufTy = VectorType::get(IntTy8, 16);
448 Builder.CreateBitCast(Op0, ShufTy),
449 ConstantAggregateZero::get(ShufTy), ConstantVector::get(ShuffleMask));
515 VectorType *ShufTy = VectorType::get(IntTy8, 16);
528 Value *SV = Builder.CreateShuffleVector(Builder.CreateBitCast(Op0, ShufTy),
529 Builder.CreateBitCast(Op1, ShufTy),
    [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 162 milliseconds