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

  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 734 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost(
737 return ScalarCalls * ScalarCost + ScalarizationCost;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 836 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 836 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 836 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 836 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 836 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 836 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 836 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost(
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 836 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost(
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]
LoopVectorize.cpp     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 569 milliseconds