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

1 2 3 4 5

  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
loop_emitter.cc 68 array_index, ir_builder->CreateExtractValue(target_element, i),
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
ir_emitter.cc 387 ir_builder_.CreateExtractValue(ret_value, 0, "cas_old_output"),
392 ir_builder_.CreateExtractValue(ret_value, 1, "success"), loop_exit_bb,
460 return ir_builder_.CreateExtractValue(x, {0});
463 return ir_builder_.CreateExtractValue(x, {1});
551 #define REAL(x) ir_builder_.CreateExtractValue(x, {0})
552 #define IMAG(x) ir_builder_.CreateExtractValue(x, {1})
    [all...]
  /external/llvm/lib/CodeGen/
AtomicExpandPass.cpp 423 Value *Loaded = Builder.CreateExtractValue(Pair, 0, "loaded");
484 Success = Builder.CreateExtractValue(Pair, 1, "success");
485 NewLoaded = Builder.CreateExtractValue(Pair, 0, "newloaded");
820 Value *OldVal = Builder.CreateExtractValue(NewCI, 0)
    [all...]
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp     [all...]
  /external/llvm/include/llvm/Analysis/
TargetFolder.h 257 Constant *CreateExtractValue(Constant *Agg,
  /external/llvm/include/llvm/IR/
ConstantFolder.h 232 Constant *CreateExtractValue(Constant *Agg,
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantFolder.h 225 Constant *CreateExtractValue(Constant *Agg,
NoFolder.h 273 Instruction *CreateExtractValue(Constant *Agg,
TargetFolder.h 242 Constant *CreateExtractValue(Constant *Agg,
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
dot_op_emitter.cc     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 256 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 264 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetFolder.h 256 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
ConstantFolder.h 264 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetFolder.h 256 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
ConstantFolder.h 264 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetFolder.h 256 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
ConstantFolder.h 264 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetFolder.h 256 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
ConstantFolder.h 264 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetFolder.h 256 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
ConstantFolder.h 264 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetFolder.h 256 Constant *CreateExtractValue(Constant *Agg,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
ConstantFolder.h 264 Constant *CreateExtractValue(Constant *Agg,

Completed in 960 milliseconds

1 2 3 4 5