Home
last modified time | relevance | path

Searched refs:tree_operand_check (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h326 tree_operand_check ((T), (I), __FILE__, __LINE__, __FUNCTION__))))
3789 tree_operand_check (tree __t, int __i, in tree_operand_check() function
3810 tree_operand_check (const_tree __t, int __i, in tree_operand_check() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h327 tree_operand_check ((T), (I), __FILE__, __LINE__, __FUNCTION__))))
3952 tree_operand_check (tree __t, int __i, in tree_operand_check() function
3973 tree_operand_check (const_tree __t, int __i, in tree_operand_check() function
H A DChangeLog-201214496 (tree_operand_check): New.