Home
last modified time | relevance | path

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

/linux-4.4.14/arch/tile/kernel/
Dunaligned.c181 uint64_t *clob3, bool *r_alias) in find_regs() argument
303 } else if (*clob3 == -1) { in find_regs()
304 *clob3 = i; in find_regs()
317 uint64_t clob1, uint64_t clob2, uint64_t clob3) in check_regs() argument
323 if ((clob1 >= 56) || (clob2 >= 56) || (clob3 >= 56)) in check_regs()
562 uint64_t ra = -1, rb = -1, rd = -1, clob1 = -1, clob2 = -1, clob3 = -1; in jit_bundle_gen() local
644 &clob3, &alias); in jit_bundle_gen()
679 &clob3, &alias); in jit_bundle_gen()
697 &clob2, &clob3, &alias); in jit_bundle_gen()
724 &clob1, &clob2, &clob3, in jit_bundle_gen()
[all …]