Searched refs:gcc_jit_extended_asm_add_input_operand (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
H A D | asm.rst | 78 :func:`gcc_jit_extended_asm_add_input_operand` were made in. 224 gcc_jit_extended_asm_add_input_operand (gcc_jit_extended_asm *ext_asm,\ 247 gcc_jit_extended_asm_add_input_operand (ext_asm, NULL, "r", 252 gcc_jit_extended_asm_add_input_operand (ext_asm, "aMask", "r",
|
H A D | compatibility.rst | 243 * :func:`gcc_jit_extended_asm_add_input_operand`
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit.map | 204 gcc_jit_extended_asm_add_input_operand;
|
H A D | libgccjit.h | 1901 gcc_jit_extended_asm_add_input_operand (gcc_jit_extended_asm *ext_asm,
|
H A D | libgccjit++.h | 1995 gcc_jit_extended_asm_add_input_operand in add_input_operand() 2007 gcc_jit_extended_asm_add_input_operand in add_input_operand()
|
H A D | libgccjit.cc | 4231 gcc_jit_extended_asm_add_input_operand (gcc_jit_extended_asm *ext_asm, in gcc_jit_extended_asm_add_input_operand() function
|
H A D | ChangeLog | 309 (gcc_jit_extended_asm_add_input_operand): Likewise. 724 (gcc_jit_extended_asm_add_input_operand): New entrypoint.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 9043 @ref{158,,gcc_jit_extended_asm_add_input_operand()} 9684 gcc_jit_extended_asm_add_input_operand (ext_asm, NULL, "r", 9696 @ref{158,,gcc_jit_extended_asm_add_input_operand()} were made in. 9717 gcc_jit_extended_asm_add_input_operand (ext_asm, "aMask", "r", 9773 gcc_jit_extended_asm_add_input_operand (ext_asm, NULL, "r", 9775 gcc_jit_extended_asm_add_input_operand (ext_asm, NULL, "r", 9881 @geindex gcc_jit_extended_asm_add_input_operand (C function) 9882 @anchor{topics/asm c gcc_jit_extended_asm_add_input_operand}@anchor{158} 9883 @deffn {C Function} void gcc_jit_extended_asm_add_input_operand (gcc_jit_extended_asm@w{ … 9902 gcc_jit_extended_asm_add_input_operand (ext_asm, NULL, "r", [all …]
|