Home
last modified time | relevance | path

Searched defs:Tbl (Results 1 – 7 of 7) 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
/third_party/node/deps/v8/src/codegen/arm64/
Dmacro-assembler-arm64.h1264 void Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vm) { in Tbl() function
1268 void Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vn2, in Tbl() function
1273 void Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vn2, in Tbl() function
1278 void Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vn2, in Tbl() function
/third_party/vixl/test/aarch64/
Dtest-assembler-neon-aarch64.cc3537 __ 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
10794 __ Tbl(v8.V16B(), v1.V16B(), v4.V16B()); in TEST() local
10795 __ Tbl(v9.V16B(), v0.V16B(), v1.V16B(), v5.V16B()); in TEST() local
[all …]
Dtest-assembler-sve-aarch64.cc6784 __ Tbl(z26.VnB(), z9.VnB(), ind_b); in TEST_SVE() local
6786 __ Tbl(z27.VnH(), z9.VnH(), ind_h); in TEST_SVE() local
6788 __ Tbl(z28.VnS(), z9.VnS(), ind_s); in TEST_SVE() local
6790 __ Tbl(z29.VnD(), z9.VnD(), ind_d); in TEST_SVE() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dcode-generator-arm64.cc2732 __ Tbl(i.OutputSimd128Register().V16B(), i.InputSimd128Register(0).V16B(), in AssembleArchInstruction() local
2756 __ Tbl(dst, src0, temp.V16B()); in AssembleArchInstruction() local
2758 __ Tbl(dst, src0, src1, temp.V16B()); in AssembleArchInstruction() local
/third_party/vixl/src/aarch64/
Dmacro-assembler-aarch64.h2627 void Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vm) { in Tbl() function
2632 void Tbl(const VRegister& vd, in Tbl() function
2640 void Tbl(const VRegister& vd, in Tbl() function
2649 void Tbl(const VRegister& vd, in Tbl() function
6191 void Tbl(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) { in Tbl() function
7277 void Tbl(const ZRegister& zd, in Tbl() function