Searched refs:_v1 (Results 1 – 15 of 15) sorted by relevance
/external/llvm/test/CodeGen/PowerPC/ |
D | weak_def_can_be_hidden.ll | 7 ; CHECK: .globl _v1 8 ; CHECK: .weak_def_can_be_hidden _v1 10 ; CHECK-D89: .globl _v1 11 ; CHECK-D89: .weak_definition _v1
|
/external/llvm/test/CodeGen/X86/ |
D | weak_def_can_be_hidden.ll | 8 ; CHECK: .globl _v1 9 ; CHECK: .weak_def_can_be_hidden _v1 11 ; CHECK-D89: .globl _v1 12 ; CHECK-D89: .weak_definition _v1
|
D | coff-comdat.ll | 77 ; CHECK: .globl _v1
|
/external/valgrind/none/tests/s390x/ |
D | spechelper-or.c | 3 #define branch(mask,_v1,_v2) \ argument 6 unsigned b1 = _v1, b2 = _v2; \
|
D | spechelper-ltr.c | 3 #define branch(mask,_v1) \ argument 6 unsigned b1 = _v1; \
|
D | spechelper-cr.c | 3 #define branch(mask,_v1,_v2) \ argument 6 unsigned b1 = _v1, b2 = _v2; \
|
D | spechelper-slgr.c | 3 #define branch(mask,_v1,_v2) \ argument 6 unsigned long b1 = _v1; \
|
D | spechelper-slr.c | 3 #define branch(mask,_v1,_v2) \ argument 6 unsigned int b1 = _v1; \
|
D | spechelper-clr.c | 3 #define branch(mask,_v1,_v2) \ argument 6 unsigned b1 = _v1, b2 = _v2; \
|
D | spechelper-algr.c | 3 #define branch(mask,_v1,_v2) \ argument 6 unsigned long b1 = _v1; \
|
D | spechelper-alr.c | 3 #define branch(mask,_v1,_v2) \ argument 6 unsigned b1 = _v1; \
|
D | spechelper-tm.c | 3 #define branch(mask,i2,_v1) \ argument 6 unsigned char v1 = _v1; \
|
D | spechelper-tmll.c | 3 #define branch(mask,i2,_v1) \ argument 6 unsigned long v1 = _v1; \
|
D | spechelper-icm-2.c | 3 #define branch(mask,icmm,_v1) \ argument 6 unsigned b1 = _v1; \
|
D | spechelper-icm-1.c | 3 #define branch(mask,icmm,_v1) \ argument 6 unsigned b1 = _v1; \
|