Home
last modified time | relevance | path

Searched refs:gcc_jit_extended_asm_add_output_operand (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dasm.rst77 :func:`gcc_jit_extended_asm_add_output_operand` and
189 gcc_jit_extended_asm_add_output_operand (gcc_jit_extended_asm *ext_asm,\
212 gcc_jit_extended_asm_add_output_operand (ext_asm, NULL, "=r", dst);
216 gcc_jit_extended_asm_add_output_operand (ext_asm, "aIndex", "=r", index);
H A Dcompatibility.rst242 * :func:`gcc_jit_extended_asm_add_output_operand`
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.map203 gcc_jit_extended_asm_add_output_operand;
H A Dlibgccjit.h1891 gcc_jit_extended_asm_add_output_operand (gcc_jit_extended_asm *ext_asm,
H A Dlibgccjit++.h1970 gcc_jit_extended_asm_add_output_operand in add_output_operand()
1982 gcc_jit_extended_asm_add_output_operand in add_output_operand()
H A DChangeLog308 (gcc_jit_extended_asm_add_output_operand): Likewise.
712 (gcc_jit_extended_asm_add_output_operand): New entrypoint.
723 (gcc_jit_extended_asm_add_output_operand): New entrypoint.
H A Dlibgccjit.cc4207 gcc_jit_extended_asm_add_output_operand (gcc_jit_extended_asm *ext_asm, in gcc_jit_extended_asm_add_output_operand() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi9040 @ref{157,,gcc_jit_extended_asm_add_output_operand()}
9683 gcc_jit_extended_asm_add_output_operand (ext_asm, NULL, "=r", dst);
9695 @ref{157,,gcc_jit_extended_asm_add_output_operand()} and
9716 gcc_jit_extended_asm_add_output_operand (ext_asm, "aIndex", "=r", index);
9831 gcc_jit_extended_asm_add_output_operand (ext_asm, NULL, "=a", msr);
9847 @geindex gcc_jit_extended_asm_add_output_operand (C function)
9848 @anchor{topics/asm c gcc_jit_extended_asm_add_output_operand}@anchor{157}
9849 @deffn {C Function} void gcc_jit_extended_asm_add_output_operand (gcc_jit_extended_asm@w{…
9868 gcc_jit_extended_asm_add_output_operand (ext_asm, NULL, "=r", dst);
9872 gcc_jit_extended_asm_add_output_operand (ext_asm, "aIndex", "=r", index);