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

/external/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp909 static const CostTblEntry AVX2CostTbl[] = { local
928 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy))
962 static const CostTblEntry AVX2CostTbl[] = { local
1017 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy))

Completed in 408 milliseconds