Searched refs:add_const (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dutility.h89 typedef typename add_const<__tuple_element_t<__i, _Tp>>::type type;
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSTLExtras.h66 typename std::add_pointer<typename std::add_const<T>::type>::type;
71 typename std::add_const<T>::type>::type;
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc506 tree t1, tree t2, bool *add_const,
537 add_const, operation, complain);
554 (quals | (*add_const
561 *add_const = true;
749 bool add_const = false;
750 return composite_pointer_type_r (location, t1, t2, &add_const, operation,
504 composite_pointer_type_r(const op_location_t &location, tree t1, tree t2, bool *add_const, composite_pointer_operation operation, tsubst_flags_t complain) argument
748 bool add_const = false; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c12977 rtx add_const = XEXP (XEXP (op0, 0), 1);
12979 add_const, XEXP (op0, 1));
12936 rtx add_const = XEXP (XEXP (op0, 0), 1); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcombine.cc12871 rtx add_const = XEXP (XEXP (op0, 0), 1);
12873 add_const, XEXP (op0, 1));
12830 rtx add_const = XEXP (XEXP (op0, 0), 1); local

Completed in 303 milliseconds