Searched refs:note2 (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/llvm/docs/ |
H A D | RISCVUsage.rst | 78 ``Zknd`` Supported (`See note <#riscv-scalar-crypto-note2>`__) 79 ``Zkne`` Supported (`See note <#riscv-scalar-crypto-note2>`__) 80 ``Zknh`` Supported (`See note <#riscv-scalar-crypto-note2>`__) 81 ``Zksed`` Supported (`See note <#riscv-scalar-crypto-note2>`__) 82 ``Zksh`` Supported (`See note <#riscv-scalar-crypto-note2>`__) 118 .. _riscv-scalar-crypto-note2:
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | emit-rtl.c | 5572 rtx note1, note2, link; local 5623 while ((note2 = find_reg_note (p, REG_LIBCALL, NULL_RTX)) == NULL) 5626 XEXP (note2, 0) = new;
|
/openbsd/gnu/gcc/gcc/ |
H A D | emit-rtl.c | 5305 rtx note1, note2, link; in emit_copy_of_insn_after() local 5361 while ((note2 = find_reg_note (p, REG_LIBCALL, NULL_RTX)) == NULL) in emit_copy_of_insn_after() 5364 XEXP (note2, 0) = new; in emit_copy_of_insn_after()
|