Lines Matching defs:tmp
35 uint64_t tmp[2];
174 : [input]"+&r"(input), [tmp0]"=&r"(tmp[0]), [tmp1]"=&r"(tmp[1]),
192 uint64_t tmp[2];
393 : [dst]"+&r"(dst), [tmp0]"=&r"(tmp[0]), [tmp1]"=&r"(tmp[1]),
411 uint64_t tmp[2];
652 : [dst]"+&r"(dst), [tmp0]"=&r"(tmp[0]), [tmp1]"=&r"(tmp[1]),
690 uint64_t tmp;
709 : [dest]"+&r"(dest), [block]"+&r"(block), [tmp0]"=&r"(tmp),
724 uint64_t tmp[2];
752 [tmp0]"=&r"(tmp[0]), [tmp1]"=&r"(tmp[1])