Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp878 static const CostTblEntry AVX1CostTable[] = { in getArithmeticInstrCost() local
933 if (const auto *Entry = CostTableLookup(AVX1CostTable, ISD, LT.second)) in getArithmeticInstrCost()