Home
last modified time | relevance | path

Searched defs:Tbl (Results 1 – 2 of 2) 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()
59 int ConvertCostTableLookup(const TypeConversionCostTblEntry<TypeTy> *Tbl, in ConvertCostTableLookup()
/minix3/games/fortune/strfile/
H A Dstrfile.c127 static STRFILE Tbl; /* statistics table */ variable