Searched defs:NumReduxLevels (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1031 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1089 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1092 ArithCost += (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1031 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1089 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1092 ArithCost += (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DBasicTTIImpl.h1128 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1151 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1154 ArithCost += (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DBasicTTIImpl.h1128 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1151 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1154 ArithCost += (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DBasicTTIImpl.h1182 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1205 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1208 ArithCost += (NumReduxLevels - LongVectorCount) *
1221 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1256 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1260 (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DBasicTTIImpl.h1182 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1205 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1208 ArithCost += (NumReduxLevels - LongVectorCount) *
1221 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1256 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1260 (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DBasicTTIImpl.h1182 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1205 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1208 ArithCost += (NumReduxLevels - LongVectorCount) *
1221 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1256 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1260 (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DBasicTTIImpl.h1182 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1205 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1208 ArithCost += (NumReduxLevels - LongVectorCount) *
1221 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1256 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1260 (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DBasicTTIImpl.h1128 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1151 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1154 ArithCost += (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DBasicTTIImpl.h1128 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1151 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1154 ArithCost += (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DBasicTTIImpl.h1182 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1205 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1208 ArithCost += (NumReduxLevels - LongVectorCount) *
1221 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1256 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1260 (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
H A DBasicTTIImpl.h1182 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1205 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1208 ArithCost += (NumReduxLevels - LongVectorCount) *
1221 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1256 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1260 (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
H A DBasicTTIImpl.h1182 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1205 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1208 ArithCost += (NumReduxLevels - LongVectorCount) *
1221 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1256 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1260 (NumReduxLevels - LongVectorCount) *
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
H A DBasicTTIImpl.h1182 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1205 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1208 ArithCost += (NumReduxLevels - LongVectorCount) *
1221 unsigned NumReduxLevels = Log2_32(NumVecElts); local
1256 ShuffleCost += (NumReduxLevels - LongVectorCount) * (IsPairwise + 1) *
1260 (NumReduxLevels - LongVectorCount) *

Completed in 94 milliseconds