Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDcall.c192 static tree prep_operand (tree);
3594 prep_operand (tree operand) in prep_operand() function
3702 arg1 = prep_operand (arg1); in build_new_op()
3720 arg2 = prep_operand (arg2); in build_new_op()
3721 arg3 = prep_operand (arg3); in build_new_op()
HDChangeLog-2004342 (prep_operand): Do not convert_from_reference.
HDChangeLog-20036070 (prep_operand): New function.