Searched defs:rt_val (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/ |
H A D | EmulateInstructionMIPS64.cpp | 1333 int64_t offset, pc, rs_val, rt_val, target = 0; in Emulate_BXX_3ops() local 1654 int64_t offset, pc, rs_val, rt_val, target = 0; in Emulate_BXX_3ops_C() local 1895 int64_t target, offset, pc, rt_val; in Emulate_JIALC() local 1933 int64_t target, offset, rt_val; in Emulate_JIC() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/ |
H A D | EmulateInstructionMIPS.cpp | 1790 int32_t offset, pc, target = 0, rs_val, rt_val; in Emulate_BXX_3ops() local 1840 int32_t offset, pc, target = 0, rs_val, rt_val; in Emulate_BXX_3ops_C() local 2579 int32_t target, offset, pc, rt_val; in Emulate_JIALC() local 2617 int32_t target, offset, rt_val; in Emulate_JIC() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | emit-rtl.c | 651 rtx rt_val; /* RTX to return to caller... */ in gen_rtx() local 769 rtvec rt_val; local
|
H A D | genattrtab.c | 548 rtx rt_val = NULL_RTX;/* RTX to return to caller... */ local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | genattrtab.c | 355 rtx rt_val = NULL_RTX;/* RTX to return to caller... */ in attr_rtx_1() local
|
H A D | emit-rtl.c | 747 rtvec rt_val; in gen_rtvec_v() local
|