Home
last modified time | relevance | path

Searched refs:count_down (Results 1 – 8 of 8) sorted by relevance

/external/webp/src/enc/
Diterator_enc.c66 void VP8IteratorSetCountDown(VP8EncIterator* const it, int count_down) { in VP8IteratorSetCountDown() argument
67 it->count_down_ = it->count_down0_ = count_down; in VP8IteratorSetCountDown()
Dvp8i_enc.h275 void VP8IteratorSetCountDown(VP8EncIterator* const it, int count_down);
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dmasked-iv-safe.ll39 ; CHECK-LABEL: count_down
44 define void @count_down(double* %d, i64 %n) nounwind {
Dmasked-iv-unsafe.ll37 define void @count_down(double* %d, i64 %n) nounwind {
/external/llvm/test/CodeGen/X86/
Dmasked-iv-safe.ll39 ; CHECK-LABEL: count_down
44 define void @count_down(double* %d, i64 %n) nounwind {
Dmasked-iv-unsafe.ll37 define void @count_down(double* %d, i64 %n) nounwind {
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dmasked-iv-safe.ll42 define void @count_down(double* %d, i64 %n) nounwind {
Dmasked-iv-unsafe.ll37 define void @count_down(double* %d, i64 %n) nounwind {