Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCostTable.h31 inline const CostTblEntry *CostTableLookup(ArrayRef<CostTblEntry> Tbl, in CostTableLookup()
54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, in ConvertCostTableLookup()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp196 static void printHelp(StringRef ToolName, const SymbolizerOptTable &Tbl, in printHelp()
207 SymbolizerOptTable &Tbl) { in parseOptions()
268 SymbolizerOptTable Tbl; in main() local
/netbsd-src/games/fortune/strfile/
H A Dstrfile.c128 static STRFILE Tbl; /* statistics table */ variable