Home
last modified time | relevance | path

Searched defs:CostTableLookup (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DCostTable.h30 int CostTableLookup(const CostTblEntry<TypeTy> *Tbl, unsigned len, int ISD, in CostTableLookup() function
42 int CostTableLookup(const CostTblEntry<TypeTy>(&Tbl)[N], int ISD, in CostTableLookup() function