HomeSort by relevance Sort by last modified time
    Searched refs:CreateShuffleVector (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /external/llvm/lib/IR/
AutoUpgrade.cpp 450 Res = Builder.CreateShuffleVector(Res, Op, makeArrayRef(Idxs, NumElts));
484 Res = Builder.CreateShuffleVector(Op, Res, makeArrayRef(Idxs, NumElts));
503 Mask = Builder.CreateShuffleVector(Mask, Mask,
554 Value *Align = Builder.CreateShuffleVector(Op1, Op0,
626 Cmp = Builder.CreateShuffleVector(Cmp,
706 Rep = Builder.CreateShuffleVector(Rep, UndefValue::get(SrcTy),
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
vector_support_library.cc 276 llvm::Value* half_remaining_lanes = ir_builder()->CreateShuffleVector(
319 llvm::Value* shuffle_0 = ir_builder()->CreateShuffleVector(
321 llvm::Value* shuffle_1 = ir_builder()->CreateShuffleVector(
333 return ir_builder()->CreateShuffleVector(vector,
344 return ir_builder()->CreateShuffleVector(vector,
  /external/llvm/include/llvm/Analysis/
TargetFolder.h 252 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /external/llvm/include/llvm/IR/
ConstantFolder.h 227 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantFolder.h 220 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
NoFolder.h 268 Instruction *CreateShuffleVector(Constant *V1, Constant *V2,
TargetFolder.h 237 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 251 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 259 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetFolder.h 251 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
ConstantFolder.h 259 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetFolder.h 251 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
ConstantFolder.h 259 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetFolder.h 251 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
ConstantFolder.h 259 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetFolder.h 251 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
ConstantFolder.h 259 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetFolder.h 251 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
ConstantFolder.h 259 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetFolder.h 251 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
ConstantFolder.h 259 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 251 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 259 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetFolder.h 251 Constant *CreateShuffleVector(Constant *V1, Constant *V2,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
ConstantFolder.h 259 Constant *CreateShuffleVector(Constant *V1, Constant *V2,

Completed in 710 milliseconds

1 2 3 4