Searched defs:op1len (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | wide-int.cc | 438 const HOST_WIDE_INT *op1, unsigned int op1len, in eq_p_large() 469 const HOST_WIDE_INT *op1, unsigned int op1len) in lts_p_large() 507 const HOST_WIDE_INT *op1, unsigned int op1len) in cmps_large() 544 const HOST_WIDE_INT *op1, unsigned int op1len) in ltu_p_large() 571 const HOST_WIDE_INT *op1, unsigned int op1len) in cmpu_large() 853 unsigned int op1len, unsigned int prec) in and_large() 910 unsigned int op1len, unsigned int prec) in and_not_large() 968 unsigned int op1len, unsigned int prec) in or_large() 1026 unsigned int op1len, unsigned int prec) in or_not_large() 1084 unsigned int op1len, unsigned int prec) in xor_large() [all …]
|