Searched refs:LoopHasReductions (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h446 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
799 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1009 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1010 return Impl.enableAggressiveInterleaving(LoopHasReductions);
H A DTargetTransformInfoImpl.h267 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } argument
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h446 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
799 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1009 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1010 return Impl.enableAggressiveInterleaving(LoopHasReductions);
H A DTargetTransformInfoImpl.h267 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } argument
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DTargetTransformInfo.h477 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
862 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1089 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1090 return Impl.enableAggressiveInterleaving(LoopHasReductions);
H A DTargetTransformInfoImpl.h284 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } argument
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DTargetTransformInfo.h477 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
862 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1089 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1090 return Impl.enableAggressiveInterleaving(LoopHasReductions);
H A DTargetTransformInfoImpl.h284 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } argument
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DTargetTransformInfo.h548 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
987 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1235 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1236 return Impl.enableAggressiveInterleaving(LoopHasReductions);
H A DTargetTransformInfoImpl.h293 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } argument
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DTargetTransformInfo.h548 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
987 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1235 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1236 return Impl.enableAggressiveInterleaving(LoopHasReductions);
H A DTargetTransformInfoImpl.h293 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } argument
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DTargetTransformInfo.h548 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
987 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1235 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1236 return Impl.enableAggressiveInterleaving(LoopHasReductions);
H A DTargetTransformInfoImpl.h293 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } argument
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DTargetTransformInfo.h548 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
987 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1235 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1236 return Impl.enableAggressiveInterleaving(LoopHasReductions);
H A DTargetTransformInfoImpl.h293 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } argument
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
H A DTargetTransformInfo.h477 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
862 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1089 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1090 return Impl.enableAggressiveInterleaving(LoopHasReductions);
H A DTargetTransformInfoImpl.h284 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } argument
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
H A DTargetTransformInfo.h477 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
862 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1089 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1090 return Impl.enableAggressiveInterleaving(LoopHasReductions);
H A DTargetTransformInfoImpl.h284 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } argument
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DTargetTransformInfo.h548 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
987 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1235 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1236 return Impl.enableAggressiveInterleaving(LoopHasReductions);
H A DTargetTransformInfoImpl.h293 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } argument
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
H A DTargetTransformInfo.h548 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
987 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1235 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1236 return Impl.enableAggressiveInterleaving(LoopHasReductions);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
H A DTargetTransformInfo.h548 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
987 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1235 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1236 return Impl.enableAggressiveInterleaving(LoopHasReductions);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
H A DTargetTransformInfo.h548 bool enableAggressiveInterleaving(bool LoopHasReductions) const;
987 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) = 0;
1235 bool enableAggressiveInterleaving(bool LoopHasReductions) override {
1236 return Impl.enableAggressiveInterleaving(LoopHasReductions);

Completed in 1230 milliseconds

12