Home
last modified time | relevance | path

Searched refs:get_reg (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/CodeGen/PowerPC/
Dnamed-reg-alloc-r13-64.ll4 define i64 @get_reg() nounwind {
9 ; CHECK-LABEL: @get_reg
12 ; CHECK-DARWIN-LABEL: @get_reg
Dnamed-reg-alloc-r1-64.ll4 define i64 @get_reg() nounwind {
9 ; CHECK-LABEL: @get_reg
12 ; CHECK-DARWIN-LABEL: @get_reg
Dnamed-reg-alloc-r1.ll6 define i32 @get_reg() nounwind {
11 ; CHECK-LABEL: @get_reg
14 ; CHECK-DARWIN-LABEL: @get_reg
Dnamed-reg-alloc-r13.ll5 define i32 @get_reg() nounwind {
12 ; CHECK-LABEL: @get_reg
Dnamed-reg-alloc-r2.ll5 define i32 @get_reg() nounwind {
12 ; CHECK-LABEL: @get_reg
Dnamed-reg-alloc-r2-64.ll4 define i64 @get_reg() nounwind {
Dnamed-reg-alloc-r0.ll5 define i32 @get_reg() nounwind {
/external/libunwind/scripts/
Dkernel-files.txt15 $udir/src/mi/Gget_reg.c $kdir/unwind/get_reg.c
/external/libunwind/include/
Dlibunwind-common.h252 #define unw_get_reg UNW_OBJ(get_reg)
Dlibunwind-common.h.in219 #define unw_get_reg UNW_OBJ(get_reg)
/external/valgrind/perf/
Dtinycc.c5422 int get_reg(int rc);
5889 r = get_reg(RC_INT); in gfunc_call()
6382 r = get_reg(RC_INT); in gen_opf()
6466 r = get_reg(RC_INT); in gen_cvt_ftoi()
6471 r2 = get_reg(RC_INT); in gen_cvt_ftoi()
10316 return get_reg(rc); in get_reg_ex()
10320 int get_reg(int rc) in get_reg() function
10482 r = get_reg(rc); in gv()
10521 r2 = get_reg(rc2); in gv()
10735 r1 = get_reg(rc); in gv_dup()
[all …]