Searched refs:SLP (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/experimental/tools/ |
D | web_to_skp | 30 SLP=${4:-0} # sleep in seconds before capture. 4th param iff provided, else 0. 35 (sleep $SLP; printf 'chrome.gpuBenchmarking.printToSkPicture("%s");\nquit\n' "$DST") | \
|
D | web_to_mskp | 30 SLP=${4:-0} # sleep in seconds before capture. 4th param iff provided, else 0. 35 (sleep $SLP; printf 'chrome.gpuBenchmarking.printPagesToSkPictures("%s");\nquit\n' "$DST") | \
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 52.txt | 140 52444|San Luis Potosi, SLP 172 52481|Ciudad Valles, SLP 333 52845|Ebano/Ponciano Arriaga, SLP
|
/third_party/libphonenumber/resources/geocoding/es/ |
D | 52.txt | 140 52444|San Luis Potosí, SLP 172 52481|Ciudad Valles, SLP 333 52845|Ebano/Ponciano Arriaga, SLP
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 2078 tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP, 2100 BoUpSLP *SLP); 4825 BoUpSLP::BlockScheduling::tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP, in tryScheduleBundle() argument 4892 calculateDependencies(Bundle, true, SLP); in tryScheduleBundle() 5065 BoUpSLP *SLP) { in calculateDependencies() argument 5122 MemoryLocation SrcLoc = getLocation(SrcInst, SLP->AA); in calculateDependencies() 5140 SLP->isAliased(SrcLoc, SrcInst, DepDest->Inst)))) { in calculateDependencies()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/ |
D | CREDITS.TXT | 403 D: X86 code generation improvements, Loop Vectorizer, SLP Vectorizer
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | README-SSE.txt | 43 Also, there are cases where some simple local SLP would improve codegen a bit.
|