Searched refs:emit_call (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-z80.c926 emit_call (char prefix ATTRIBUTE_UNUSED, char opcode, const char * args) function
1221 p = emit_call (0, opcode + cc, p);
1225 : emit_call (0, prefix, args);
/haiku-buildtools/gcc/gcc/config/arm/
H A Dneon-testgen.ml97 let emit_call chan const_valuator c_types name elt_ty = var
311 emit_call chan const_valuator c_types name elt_ty;

Completed in 99 milliseconds