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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3135 static const CostTblEntry SSE2CostTblNoPairWise[] = { local
3179 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy))
3208 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy))
3508 static const CostTblEntry SSE2CostTblNoPairWise[] = { local
3564 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy))
3598 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy))

Completed in 124 milliseconds