| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | CostTable.h | 31 inline const CostTblEntry *CostTableLookup(ArrayRef<CostTblEntry> Tbl, in CostTableLookup() 54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, in ConvertCostTableLookup()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | CostTable.h | 31 inline const CostTblEntry *CostTableLookup(ArrayRef<CostTblEntry> Tbl, in CostTableLookup() 54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, in ConvertCostTableLookup()
|
| /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/llvm-project/llvm/tools/llvm-symbolizer/ |
| D | llvm-symbolizer.cpp | 193 static void printHelp(StringRef ToolName, const SymbolizerOptTable &Tbl, in printHelp() 204 SymbolizerOptTable &Tbl) { in parseOptions() 265 SymbolizerOptTable Tbl; in main() local
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | structurally_valid.cc | 379 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) { in InStateZero() 449 const uint8* Tbl = Tbl_0; in UTF8GenericScan() local
|
| /external/vixl/test/aarch64/ |
| D | test-assembler-neon-aarch64.cc | 3537 __ Tbl(v16.V16B(), v1.V16B(), v0.V16B()); in TEST() local 3539 __ Tbl(v17.V16B(), v1.V16B(), v17.V16B()); in TEST() local 3541 __ Tbl(v18.V16B(), v18.V16B(), v0.V16B()); in TEST() local 3543 __ Tbl(v19.V16B(), v19.V16B(), v19.V16B()); in TEST() local 3546 __ Tbl(v20.V16B(), v1.V16B(), v2.V16B(), v3.V16B(), v4.V16B(), v0.V16B()); in TEST() local 3548 __ Tbl(v21.V16B(), v1.V16B(), v2.V16B(), v3.V16B(), v4.V16B(), v21.V16B()); in TEST() local 3553 __ Tbl(v22.V16B(), v22.V16B(), v23.V16B(), v24.V16B(), v25.V16B(), v0.V16B()); in TEST() local 3558 __ Tbl(v26.V16B(), in TEST() local 10770 __ Tbl(v8.V16B(), v1.V16B(), v4.V16B()); in TEST() local 10771 __ Tbl(v9.V16B(), v0.V16B(), v1.V16B(), v5.V16B()); in TEST() local [all …]
|
| D | test-assembler-sve-aarch64.cc | 6843 __ Tbl(z26.VnB(), z9.VnB(), ind_b); in TEST_SVE() local 6845 __ Tbl(z27.VnH(), z9.VnH(), ind_h); in TEST_SVE() local 6847 __ Tbl(z28.VnS(), z9.VnS(), ind_s); in TEST_SVE() local 6849 __ Tbl(z29.VnD(), z9.VnD(), ind_d); in TEST_SVE() local
|
| /external/vixl/src/aarch64/ |
| D | macro-assembler-aarch64.h | 2503 void Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vm) { in Tbl() function 2508 void Tbl(const VRegister& vd, in Tbl() function 2516 void Tbl(const VRegister& vd, in Tbl() function 2525 void Tbl(const VRegister& vd, in Tbl() function 6041 void Tbl(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) { in Tbl() function
|