Searched defs:op1len (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | wide-int.cc | 452 const HOST_WIDE_INT *op1, unsigned int op1len, in eq_p_large() 483 const HOST_WIDE_INT *op1, unsigned int op1len) in lts_p_large() 521 const HOST_WIDE_INT *op1, unsigned int op1len) in cmps_large() 558 const HOST_WIDE_INT *op1, unsigned int op1len) in ltu_p_large() 585 const HOST_WIDE_INT *op1, unsigned int op1len) in cmpu_large() 877 unsigned int op1len, unsigned int prec) in and_large() 934 unsigned int op1len, unsigned int prec) in and_not_large() 992 unsigned int op1len, unsigned int prec) in or_large() 1050 unsigned int op1len, unsigned int prec) in or_not_large() 1108 unsigned int op1len, unsigned int prec) in xor_large() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | wide-int.cc | 452 const HOST_WIDE_INT *op1, unsigned int op1len, in eq_p_large() 483 const HOST_WIDE_INT *op1, unsigned int op1len) in lts_p_large() 521 const HOST_WIDE_INT *op1, unsigned int op1len) in cmps_large() 558 const HOST_WIDE_INT *op1, unsigned int op1len) in ltu_p_large() 585 const HOST_WIDE_INT *op1, unsigned int op1len) in cmpu_large() 877 unsigned int op1len, unsigned int prec) in and_large() 934 unsigned int op1len, unsigned int prec) in and_not_large() 992 unsigned int op1len, unsigned int prec) in or_large() 1050 unsigned int op1len, unsigned int prec) in or_not_large() 1108 unsigned int op1len, unsigned int prec) in xor_large() [all …]
|