Home
last modified time | relevance | path

Searched refs:subroutine_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenemit.c66 gen_rtx_scratch (rtx x, enum rtx_code subroutine_type) in gen_rtx_scratch() argument
68 if (subroutine_type == DEFINE_PEEPHOLE2) in gen_rtx_scratch()
82 gen_exp (rtx x, enum rtx_code subroutine_type, char *used, md_rtx_info *info) in gen_exp() argument
126 gen_exp (XVECEXP (x, 1, i), subroutine_type, used, info); in gen_exp()
140 gen_exp (XVECEXP (x, 2, i), subroutine_type, used, info); in gen_exp()
151 gen_rtx_scratch (x, subroutine_type); in gen_exp()
229 gen_exp (XEXP (x, i), subroutine_type, used, info); in gen_exp()
257 gen_exp (XVECEXP (x, i, j), subroutine_type, used, info); in gen_exp()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenemit.cc66 gen_rtx_scratch (rtx x, enum rtx_code subroutine_type) in gen_rtx_scratch() argument
68 if (subroutine_type == DEFINE_PEEPHOLE2) in gen_rtx_scratch()
82 gen_exp (rtx x, enum rtx_code subroutine_type, char *used, md_rtx_info *info) in gen_exp() argument
126 gen_exp (XVECEXP (x, 1, i), subroutine_type, used, info); in gen_exp()
140 gen_exp (XVECEXP (x, 2, i), subroutine_type, used, info); in gen_exp()
151 gen_rtx_scratch (x, subroutine_type); in gen_exp()
234 gen_exp (XEXP (x, i), subroutine_type, used, info); in gen_exp()
262 gen_exp (XVECEXP (x, i, j), subroutine_type, used, info); in gen_exp()
H A DChangeLog-19999534 (gen_exp): Use it, and pass on new arg subroutine_type.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.def154 HANDLE_DW_TAG(0x0015, subroutine_type, 2, DWARF, DW_KIND_TYPE)