Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCostTable.h31 inline const CostTblEntry *CostTableLookup(ArrayRef<CostTblEntry> Tbl, in CostTableLookup()
54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, in ConvertCostTableLookup()
/third_party/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc379 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) { in InStateZero()
449 const uint8* Tbl = Tbl_0; in UTF8GenericScan() local