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

1 2 3

  /external/llvm/lib/Target/Hexagon/
HexagonTargetTransformInfo.cpp 31 void HexagonTTIImpl::getUnrollingPreferences(Loop *L,
HexagonTargetTransformInfo.h 56 void getUnrollingPreferences(Loop *L, TTI::UnrollingPreferences &UP);
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetTransformInfo.cpp 121 void NVPTXTTIImpl::getUnrollingPreferences(Loop *L,
123 BaseT::getUnrollingPreferences(L, UP);
NVPTXTargetTransformInfo.h 66 void getUnrollingPreferences(Loop *L, TTI::UnrollingPreferences &UP);
  /external/llvm/lib/Target/AMDGPU/
AMDGPUTargetTransformInfo.h 76 void getUnrollingPreferences(Loop *L, TTI::UnrollingPreferences &UP);
AMDGPUTargetTransformInfo.cpp 33 void AMDGPUTTIImpl::getUnrollingPreferences(Loop *L,
  /external/llvm/lib/Target/AArch64/
AArch64TargetTransformInfo.h 123 void getUnrollingPreferences(Loop *L, TTI::UnrollingPreferences &UP);
  /external/llvm/lib/Target/PowerPC/
PPCTargetTransformInfo.h 62 void getUnrollingPreferences(Loop *L, TTI::UnrollingPreferences &UP);
PPCTargetTransformInfo.cpp 191 void PPCTTIImpl::getUnrollingPreferences(Loop *L,
203 BaseT::getUnrollingPreferences(L, UP);
  /external/llvm/lib/Analysis/
TargetTransformInfo.cpp 104 void TargetTransformInfo::getUnrollingPreferences(
106 return TTIImpl->getUnrollingPreferences(L, UP);
  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 296 void getUnrollingPreferences(Loop *L, UnrollingPreferences &UP) const;
648 virtual void getUnrollingPreferences(Loop *L, UnrollingPreferences &UP) = 0;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 345 void getUnrollingPreferences(Loop *L, UnrollingPreferences &UP) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 369 void getUnrollingPreferences(Loop *L, UnrollingPreferences &UP) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 369 void getUnrollingPreferences(Loop *L, UnrollingPreferences &UP) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 345 void getUnrollingPreferences(Loop *L, UnrollingPreferences &UP) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 369 void getUnrollingPreferences(Loop *L, UnrollingPreferences &UP) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 369 void getUnrollingPreferences(Loop *L, UnrollingPreferences &UP) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 430 void getUnrollingPreferences(Loop *L, ScalarEvolution &,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 430 void getUnrollingPreferences(Loop *L, ScalarEvolution &,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 430 void getUnrollingPreferences(Loop *L, ScalarEvolution &,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 430 void getUnrollingPreferences(Loop *L, ScalarEvolution &,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 430 void getUnrollingPreferences(Loop *L, ScalarEvolution &,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 430 void getUnrollingPreferences(Loop *L, ScalarEvolution &,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 430 void getUnrollingPreferences(Loop *L, ScalarEvolution &,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 430 void getUnrollingPreferences(Loop *L, ScalarEvolution &,
    [all...]

Completed in 1213 milliseconds

1 2 3