Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu-builtins.md483 rtx m1 = spu_gen_exp2 (V4SFmode, GEN_INT (-1));
485 exp2 = spu_gen_exp2 (V4SFmode, scale);
491 rtx exp2 = spu_gen_exp2 (V4SFmode, operands[2]);
510 exp2 = spu_gen_exp2 (V4SFmode, operands[2]);
540 rtx m1 = spu_gen_exp2 (V4SFmode, GEN_INT (-1));
542 exp2 = spu_gen_exp2 (V4SFmode, scale);
548 rtx exp2 = spu_gen_exp2 (V4SFmode, operands[2]);
567 exp2 = spu_gen_exp2 (V4SFmode, operands[2]);
H A Dspu-protos.h66 extern rtx spu_gen_exp2 (machine_mode mode, rtx x);
H A Dspu.c6960 spu_gen_exp2 (machine_mode mode, rtx scale) in spu_gen_exp2() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200925601 * spu-protos.h (exp2_immediate_p, spu_gen_exp2): Declare.
25604 (exp2_immediate_p, spu_gen_exp2): Define.