Home
last modified time | relevance | path

Searched refs:note2 (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/docs/
H A DRISCVUsage.rst78 ``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 Demit-rtl.c5572 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 Demit-rtl.c5305 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()