Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc14249 mips_get_sync_operand (rtx *operands, int index, rtx default_value) in mips_get_sync_operand() function
14275 WHAT = mips_get_sync_operand (operands, (int) get_attr_sync_##WHAT (insn), \ in mips_process_sync_loop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c14096 mips_get_sync_operand (rtx *operands, int index, rtx default_value) in mips_get_sync_operand() function
14122 WHAT = mips_get_sync_operand (operands, (int) get_attr_sync_##WHAT (insn), \ in mips_process_sync_loop()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200912477 (mips_get_sync_operand): Likewise.