Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dmuldiv.md161 [(set (match_operand:SI 0 "r0123_operand" "=R02,R02")
234 (div:HI (match_operand:SI 1 "m32c_r0_operand" "R02,R02")
259 (udiv:HI (match_operand:SI 1 "m32c_r0_operand" "R02,R02")
270 [(set (match_operand:SI 0 "r0123_operand" "=R02,R02")
279 [(set (match_operand:SI 0 "r0123_operand" "=R02,R02")
H A Dconstraints.md47 (define_register_constraint "R02" "R02_REGS"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dmuldiv.md161 [(set (match_operand:SI 0 "r0123_operand" "=R02,R02")
234 (div:HI (match_operand:SI 1 "m32c_r0_operand" "R02,R02")
259 (udiv:HI (match_operand:SI 1 "m32c_r0_operand" "R02,R02")
270 [(set (match_operand:SI 0 "r0123_operand" "=R02,R02")
279 [(set (match_operand:SI 0 "r0123_operand" "=R02,R02")
H A Dconstraints.md47 (define_register_constraint "R02" "R02_REGS"
/netbsd-src/lib/libm/src/
H A De_j0f.c33 R02 = 1.5625000000e-02, /* 0x3c800000 */ variable
85 r = z*(R02+z*(R03+z*(R04+z*R05))); in __ieee754_j0f()
H A De_j0.c75 R02 = 1.56249999999999947958e-02, /* 0x3F8FFFFF, 0xFFFFFFFD */ variable
124 r = z*(R02+z*(R03+z*(R04+z*R05))); in __ieee754_j0()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dconstraints.md23 (define_register_constraint "R02" "R2_REGS" "r2")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dconstraints.md23 (define_register_constraint "R02" "R2_REGS" "r2")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dconstraints.md23 (define_register_constraint "R02" "R2_REGS" "r2")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dconstraints.md23 (define_register_constraint "R02" "R2_REGS" "r2")
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dcad270 >2 belong 0x54009005 Kompas drawing 5.11R02
273 >2 belong 0x22009005 Kompas drawing 5.10R02 mar
274 >2 belong 0x21009005 Kompas drawing 5.10R02 febr
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dmd.texi2633 @item R02
3821 @itemx R02
3899 @itemx R02
H A Dgccint.info23213 'R02'
24347 'R02'
24422 'R02'
H A Dgcc.info39824 'R02'
40828 'R02'
40903 'R02'
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dmd.texi2641 @item R02
3866 @itemx R02
3944 @itemx R02
H A Dgccint.info24252 'R02'
25421 'R02'
25496 'R02'
H A Dgcc.info43535 'R02'
44574 'R02'
44649 'R02'
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28480 SDValue R02 = DAG.getVectorShuffle(VT, dl, R0, R2, {0, -1, 6, -1}); in LowerShift() local
28482 return DAG.getVectorShuffle(VT, dl, R02, R13, {0, 5, 2, 7}); in LowerShift()