HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 3851 - 3875 of 8518) sorted by null

<<151152153154155156157158159160>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 435 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
585 /// \return The expected cost of a sign- or zero-extended vector extract. Use
600 /// \return The expected cost of vector Insert and Extract.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 466 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
622 /// \return The expected cost of a sign- or zero-extended vector extract. Use
637 /// \return The expected cost of vector Insert and Extract.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 466 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
622 /// \return The expected cost of a sign- or zero-extended vector extract. Use
637 /// \return The expected cost of vector Insert and Extract.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 537 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
709 /// \return The expected cost of a sign- or zero-extended vector extract. Use
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 537 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
709 /// \return The expected cost of a sign- or zero-extended vector extract. Use
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 537 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
709 /// \return The expected cost of a sign- or zero-extended vector extract. Use
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 537 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
709 /// \return The expected cost of a sign- or zero-extended vector extract. Use
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 435 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
585 /// \return The expected cost of a sign- or zero-extended vector extract. Use
600 /// \return The expected cost of vector Insert and Extract.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 466 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
622 /// \return The expected cost of a sign- or zero-extended vector extract. Use
637 /// \return The expected cost of vector Insert and Extract.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 466 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
622 /// \return The expected cost of a sign- or zero-extended vector extract. Use
637 /// \return The expected cost of vector Insert and Extract.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 537 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
709 /// \return The expected cost of a sign- or zero-extended vector extract. Use
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 537 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
709 /// \return The expected cost of a sign- or zero-extended vector extract. Use
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 537 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
709 /// \return The expected cost of a sign- or zero-extended vector extract. Use
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 537 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
709 /// \return The expected cost of a sign- or zero-extended vector extract. Use
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
ChangeLog-2007 932 * NEWS: Mention addition of --extract-symbol.
936 (copy_options): Add an entry for --extract-symbol.
937 (copy_usage): Mention --extract-symbol.
938 (copy_object): Set the start address to zero for --extract-symbol.
941 --extract-symbol. Do not copy private BFD data in that case.
942 (copy_section): Do not copy section contents if --extract-symbol
944 (copy_main): Set extract_symbol to TRUE if --extract-symbol
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/libnetfilter_conntrack/
configure     [all...]
  /external/libmicrohttpd/
configure     [all...]
  /external/libpng/
configure     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
configure     [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
configure     [all...]
  /external/lisa/ipynb/tutorial/
04_ExecutorUsage.ipynb 417 "2016-11-17 17:01:26,821 DEBUG : sudo -- sh -c '/home/brendan/devlib-target/bin/trace-cmd extract -o /home/brendan/devlib-target/trace.dat'\n",
446 "2016-11-17 17:01:50,164 DEBUG : sudo -- sh -c '/home/brendan/devlib-target/bin/trace-cmd extract -o /home/brendan/devlib-target/trace.dat'\n",
    [all...]
  /external/llvm/lib/IR/
AutoUpgrade.cpp 498 // we need to extract down to the right number of elements.
505 "extract");
696 // Extract the bottom elements if necessary and convert to double vector.
736 Value *Extract =
739 StoreInst *SI = Builder.CreateAlignedStore(Extract, Addr, 1);
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-neon-2velem.ll 518 %extract = extractelement <4 x float> %v, i32 3
519 %0 = tail call float @llvm.fma.f32(float %b, float %extract, float %a)
530 %extract.rhs = extractelement <1 x double> %v, i32 0
531 %extract = fsub double -0.000000e+00, %extract.rhs
532 %0 = tail call double @llvm.fma.f64(double %b, double %extract, double %a)
543 %extract.rhs = extractelement <2 x float> %v, i32 1
544 %extract = fsub float -0.000000e+00, %extract.rhs
545 %0 = tail call float @llvm.fma.f32(float %b, float %extract, float %a
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
fetch_jit.cpp     [all...]

Completed in 1078 milliseconds

<<151152153154155156157158159160>>