Searched refs:SSE42CostTbl (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2171 static const CostTblEntry SSE42CostTbl[] = { local
2229 if (const auto *Entry = CostTableLookup(SSE42CostTbl, ISD, MTy))
2446 static const CostTblEntry SSE42CostTbl[] = { local
2660 if (const auto *Entry = CostTableLookup(SSE42CostTbl, ISD, MTy))
3392 static const CostTblEntry SSE42CostTbl[] = { local
3454 if (const auto *Entry = CostTableLookup(SSE42CostTbl, ISD, MTy))

Completed in 321 milliseconds