Searched defs:CostTableLookup (Results 1 – 1 of 1) sorted by relevance
30 int CostTableLookup(const CostTblEntry<TypeTy> *Tbl, unsigned len, int ISD, in CostTableLookup() function42 int CostTableLookup(const CostTblEntry<TypeTy>(&Tbl)[N], int ISD, in CostTableLookup() function