Home
last modified time | relevance | path

Searched refs:arg11 (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dfold-const.c6941 tree arg00, arg01, arg10, arg11; in fold_plusminus_mult_expr() local
6963 arg11 = TREE_OPERAND (arg1, 1); in fold_plusminus_mult_expr()
6968 arg11 = build_one_cst (type); in fold_plusminus_mult_expr()
6972 if (operand_equal_p (arg01, arg11, 0)) in fold_plusminus_mult_expr()
6975 same = arg00, alt0 = arg01, alt1 = arg11; in fold_plusminus_mult_expr()
6976 else if (operand_equal_p (arg00, arg11, 0)) in fold_plusminus_mult_expr()
6979 same = arg01, alt0 = arg00, alt1 = arg11; in fold_plusminus_mult_expr()
6985 && host_integerp (arg11, 0)) in fold_plusminus_mult_expr()
6991 int11 = TREE_INT_CST_LOW (arg11); in fold_plusminus_mult_expr()
7003 maybe_same = arg11; in fold_plusminus_mult_expr()
[all …]
/freebsd-12-stable/lib/clang/liblldb/
DLLDBWrapLua.cpp47093 lldb::SBError *arg11 = 0 ; in _wrap_SBTarget_Launch__SWIG_0() local
47135 if (!SWIG_IsOK(SWIG_ConvertPtr(L,11,(void**)&arg11,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBTarget_Launch__SWIG_0()
47139 …rg4,(char const *)arg5,(char const *)arg6,(char const *)arg7,(char const *)arg8,arg9,arg10,*arg11); in _wrap_SBTarget_Launch__SWIG_0()