Searched defs:testreg (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/examples/BrainF/ |
H A D | BrainF.h | 66 static const char *testreg; variable
|
H A D | BrainF.cpp | 50 const char *BrainF::testreg = "test"; member in BrainF
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | postreload.cc | 78 reload_cse_simplify (rtx_insn *insn, rtx testreg) in reload_cse_simplify() 218 rtx testreg = gen_rtx_REG (word_mode, LAST_VIRTUAL_REGISTER + 1); in reload_cse_regs_1() local 375 reload_cse_simplify_operands (rtx_insn *insn, rtx testreg) in reload_cse_simplify_operands()
|
H A D | combine.cc | 13899 rtx testreg = SET_DEST (x); in mark_used_regs_combine() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | postreload.c | 89 reload_cse_simplify (rtx_insn *insn, rtx testreg) in reload_cse_simplify() 210 rtx testreg = gen_rtx_REG (word_mode, LAST_VIRTUAL_REGISTER + 1); in reload_cse_regs_1() local 367 reload_cse_simplify_operands (rtx_insn *insn, rtx testreg) in reload_cse_simplify_operands()
|
H A D | combine.c | 14008 rtx testreg = SET_DEST (x); in mark_used_regs_combine() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
H A D | c6x.c | 5824 rtx insn, test, testreg; in hwloop_fail() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
H A D | c6x.cc | 5827 rtx insn, test, testreg; in hwloop_fail() local
|