Home
last modified time | relevance | path

Searched refs:AVX2CostTbl (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1544 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
1572 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
1657 static const CostTblEntry AVX2CostTbl[] = { in getIntrinsicInstrCost() local
1838 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getIntrinsicInstrCost()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2142 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
2221 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
2354 static const CostTblEntry AVX2CostTbl[] = { in getTypeBasedIntrinsicInstrCost() local
2652 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getTypeBasedIntrinsicInstrCost()
3407 static const CostTblEntry AVX2CostTbl[] = { in getMinMaxCost() local
3446 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getMinMaxCost()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2142 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
2221 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
2354 static const CostTblEntry AVX2CostTbl[] = { in getTypeBasedIntrinsicInstrCost() local
2652 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getTypeBasedIntrinsicInstrCost()
3407 static const CostTblEntry AVX2CostTbl[] = { in getMinMaxCost() local
3446 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getMinMaxCost()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2175 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
2254 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
2430 static const CostTblEntry AVX2CostTbl[] = { in getTypeBasedIntrinsicInstrCost() local
2842 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getTypeBasedIntrinsicInstrCost()
3621 static const CostTblEntry AVX2CostTbl[] = { in getMinMaxCost() local
3660 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getMinMaxCost()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2175 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
2254 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
2430 static const CostTblEntry AVX2CostTbl[] = { in getTypeBasedIntrinsicInstrCost() local
2842 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getTypeBasedIntrinsicInstrCost()
3621 static const CostTblEntry AVX2CostTbl[] = { in getMinMaxCost() local
3660 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getMinMaxCost()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2175 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
2254 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
2430 static const CostTblEntry AVX2CostTbl[] = { in getTypeBasedIntrinsicInstrCost() local
2811 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getTypeBasedIntrinsicInstrCost()
3591 static const CostTblEntry AVX2CostTbl[] = { in getMinMaxCost() local
3630 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getMinMaxCost()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1714 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
1789 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
1898 static const CostTblEntry AVX2CostTbl[] = { in getIntrinsicInstrCost() local
2143 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getIntrinsicInstrCost()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1677 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
1705 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
1802 static const CostTblEntry AVX2CostTbl[] = { in getIntrinsicInstrCost() local
2023 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getIntrinsicInstrCost()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2439 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
2518 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
2701 static const CostTblEntry AVX2CostTbl[] = { in getTypeBasedIntrinsicInstrCost() local
3117 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getTypeBasedIntrinsicInstrCost()
4044 static const CostTblEntry AVX2CostTbl[] = { in getMinMaxCost() local
4083 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getMinMaxCost()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2439 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
2518 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
2701 static const CostTblEntry AVX2CostTbl[] = { in getTypeBasedIntrinsicInstrCost() local
3117 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getTypeBasedIntrinsicInstrCost()
4044 static const CostTblEntry AVX2CostTbl[] = { in getMinMaxCost() local
4083 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getMinMaxCost()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2439 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
2518 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
2701 static const CostTblEntry AVX2CostTbl[] = { in getTypeBasedIntrinsicInstrCost() local
3117 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getTypeBasedIntrinsicInstrCost()
4044 static const CostTblEntry AVX2CostTbl[] = { in getMinMaxCost() local
4083 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getMinMaxCost()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2439 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
2518 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
2701 static const CostTblEntry AVX2CostTbl[] = { in getTypeBasedIntrinsicInstrCost() local
3117 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getTypeBasedIntrinsicInstrCost()
4044 static const CostTblEntry AVX2CostTbl[] = { in getMinMaxCost() local
4083 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getMinMaxCost()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2439 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
2518 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
2701 static const CostTblEntry AVX2CostTbl[] = { in getTypeBasedIntrinsicInstrCost() local
3117 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getTypeBasedIntrinsicInstrCost()
4044 static const CostTblEntry AVX2CostTbl[] = { in getMinMaxCost() local
4083 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getMinMaxCost()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1779 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
1858 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
1967 static const CostTblEntry AVX2CostTbl[] = { in getIntrinsicInstrCost() local
2236 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getIntrinsicInstrCost()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1779 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
1858 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
1967 static const CostTblEntry AVX2CostTbl[] = { in getIntrinsicInstrCost() local
2236 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getIntrinsicInstrCost()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1779 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
1858 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
1967 static const CostTblEntry AVX2CostTbl[] = { in getIntrinsicInstrCost() local
2236 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getIntrinsicInstrCost()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2507 static const CostTblEntry AVX2CostTbl[] = { in getCmpSelInstrCost() local
2586 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getCmpSelInstrCost()
2785 static const CostTblEntry AVX2CostTbl[] = { in getTypeBasedIntrinsicInstrCost() local
3225 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getTypeBasedIntrinsicInstrCost()
4152 static const CostTblEntry AVX2CostTbl[] = { in getMinMaxCost() local
4191 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) in getMinMaxCost()