Searched defs:Tbl (Results 1 – 4 of 4) sorted by relevance
/external/llvm/include/llvm/Target/ |
D | CostTable.h | 31 inline const CostTblEntry *CostTableLookup(ArrayRef<CostTblEntry> Tbl, in CostTableLookup() 54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, in ConvertCostTableLookup()
|
/external/protobuf/src/google/protobuf/stubs/ |
D | structurally_valid.cc | 348 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) { in InStateZero() 418 const uint8* Tbl = Tbl_0; in UTF8GenericScan() local
|
/external/vixl/src/vixl/a64/ |
D | macro-assembler-a64.h | 1920 void Tbl(const VRegister& vd, in Tbl() function 1927 void Tbl(const VRegister& vd, in Tbl() function 1935 void Tbl(const VRegister& vd, in Tbl() function 1944 void Tbl(const VRegister& vd, in Tbl() function
|
/external/vixl/test/ |
D | test-assembler-a64.cc | 21326 __ Tbl(v8.V16B(), v1.V16B(), v4.V16B()); in TEST() local 21327 __ Tbl(v9.V16B(), v0.V16B(), v1.V16B(), v5.V16B()); in TEST() local 21328 __ Tbl(v10.V16B(), v31.V16B(), v0.V16B(), v1.V16B(), v6.V16B()); in TEST() local 21329 __ Tbl(v11.V16B(), v30.V16B(), v31.V16B(), v0.V16B(), v1.V16B(), v7.V16B()); in TEST() local 21330 __ Tbl(v12.V8B(), v1.V16B(), v4.V8B()); in TEST() local 21331 __ Tbl(v13.V8B(), v0.V16B(), v1.V16B(), v5.V8B()); in TEST() local 21332 __ Tbl(v14.V8B(), v31.V16B(), v0.V16B(), v1.V16B(), v6.V8B()); in TEST() local 21333 __ Tbl(v15.V8B(), v30.V16B(), v31.V16B(), v0.V16B(), v1.V16B(), v7.V8B()); in TEST() local
|