Home
last modified time | relevance | path

Searched refs:Tbl (Results 1 – 11 of 11) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/sha/asm/
Dsha512-x86_64.pl170 $Tbl="%rbp";
205 add ($Tbl),$T1 # T1+=K[round]
220 lea $STRIDE($Tbl),$Tbl # round++
336 lea $TABLE(%rip),$Tbl
358 cmpb \$0,`$SZ-1`($Tbl)
553 my ($ctx,$inp,$num,$Tbl)=("%rdi","%rsi","%rdx","%rcx");
574 lea K256+0x80(%rip),$Tbl
577 movdqa 0x200-0x80($Tbl),$TMP # byte swap mask
595 movdqa 0*32-0x80($Tbl),$Wi
605 movdqa 1*32-0x80($Tbl),$Wi
[all …]
/external/llvm/include/llvm/Target/
DCostTable.h31 inline const CostTblEntry *CostTableLookup(ArrayRef<CostTblEntry> Tbl, in CostTableLookup() argument
33 auto I = std::find_if(Tbl.begin(), Tbl.end(), in CostTableLookup()
36 if (I != Tbl.end()) in CostTableLookup()
54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, in ConvertCostTableLookup() argument
56 auto I = std::find_if(Tbl.begin(), Tbl.end(), in ConvertCostTableLookup()
61 if (I != Tbl.end()) in ConvertCostTableLookup()
/external/rust/crates/ring/crypto/fipsmodule/sha/asm/
Dsha512-x86_64.pl172 $Tbl="%rbp";
207 add ($Tbl),$T1 # T1+=K[round]
222 lea $STRIDE($Tbl),$Tbl # round++
338 lea $TABLE(%rip),$Tbl
360 cmpb \$0,`$SZ-1`($Tbl)
555 my ($ctx,$inp,$num,$Tbl)=("%rdi","%rsi","%rdx","%rcx");
576 lea K256+0x80(%rip),$Tbl
579 movdqa 0x200-0x80($Tbl),$TMP # byte swap mask
597 movdqa 0*32-0x80($Tbl),$Wi
607 movdqa 1*32-0x80($Tbl),$Wi
[all …]
/external/llvm-project/llvm/include/llvm/CodeGen/
DCostTable.h31 inline const CostTblEntry *CostTableLookup(ArrayRef<CostTblEntry> Tbl, in CostTableLookup() argument
33 auto I = find_if(Tbl, [=](const CostTblEntry &Entry) { in CostTableLookup()
36 if (I != Tbl.end()) in CostTableLookup()
54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, in ConvertCostTableLookup() argument
56 auto I = find_if(Tbl, [=](const TypeConversionCostTblEntry &Entry) { in ConvertCostTableLookup()
59 if (I != Tbl.end()) in ConvertCostTableLookup()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCostTable.h31 inline const CostTblEntry *CostTableLookup(ArrayRef<CostTblEntry> Tbl, in CostTableLookup() argument
33 auto I = find_if(Tbl, [=](const CostTblEntry &Entry) { in CostTableLookup()
36 if (I != Tbl.end()) in CostTableLookup()
54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, in ConvertCostTableLookup() argument
56 auto I = find_if(Tbl, [=](const TypeConversionCostTblEntry &Entry) { in ConvertCostTableLookup()
59 if (I != Tbl.end()) in ConvertCostTableLookup()
/external/llvm-project/llvm/tools/llvm-symbolizer/
Dllvm-symbolizer.cpp193 static void printHelp(StringRef ToolName, const SymbolizerOptTable &Tbl, in printHelp() argument
196 Tbl.PrintHelp(OS, (ToolName + HelpText).str().c_str(), in printHelp()
204 SymbolizerOptTable &Tbl) { in parseOptions() argument
206 Tbl.setGroupedShortOptions(true); in parseOptions()
209 Tbl.setInitialOptionsFromEnvironment(IsAddr2Line ? "LLVM_ADDR2LINE_OPTS" in parseOptions()
213 Tbl.parseArgs(Argc, Argv, OPT_UNKNOWN, Saver, [&](StringRef Msg) { in parseOptions()
220 printHelp(ToolName, Tbl, outs()); in parseOptions()
265 SymbolizerOptTable Tbl; in main() local
266 opt::InputArgList Args = parseOptions(argc, argv, IsAddr2Line, Saver, Tbl); in main()
/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc379 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) { in InStateZero() argument
381 return (static_cast<uint32>(Tbl - Tbl0) < st->state0_size); in InStateZero()
449 const uint8* Tbl = Tbl_0; in UTF8GenericScan() local
452 e = Tbl[c]; in UTF8GenericScan()
455 Tbl = &Tbl_0[e << eshift]; in UTF8GenericScan()
472 if (!InStateZero(st, Tbl)) { in UTF8GenericScan()
477 } else if (!InStateZero(st, Tbl)) { in UTF8GenericScan()
/external/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
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 …]
Dtest-disasm-neon-aarch64.cc2979 COMPARE_MACRO(Tbl(v0.V8B(), v1.V16B(), v2.V8B()), in TEST()
2981 COMPARE_MACRO(Tbl(v3.V8B(), v4.V16B(), v5.V16B(), v6.V8B()), in TEST()
2983 COMPARE_MACRO(Tbl(v7.V8B(), v8.V16B(), v9.V16B(), v10.V16B(), v11.V8B()), in TEST()
2985 COMPARE_MACRO(Tbl(v12.V8B(), in TEST()
2992 COMPARE_MACRO(Tbl(v18.V16B(), v19.V16B(), v20.V16B()), in TEST()
2994 COMPARE_MACRO(Tbl(v21.V16B(), v22.V16B(), v23.V16B(), v24.V16B()), in TEST()
2996 COMPARE_MACRO(Tbl(v25.V16B(), v26.V16B(), v27.V16B(), v28.V16B(), v29.V16B()), in TEST()
2998 COMPARE_MACRO(Tbl(v30.V16B(), in TEST()
Dtest-assembler-sve-aarch64.cc6843 __ 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/
Dmacro-assembler-aarch64.h2503 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