Searched refs:loce (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/memcheck/tests/ |
D | inlinfo.c | 52 static int loce = 0; in fun_e() local 53 loce += arge; in fun_e() 54 return fun_f(loce); in fun_e()
|
/external/valgrind/memcheck/tests/solaris/ |
D | inlinfo_nested.c | 55 static int loce = 0; in fun_e() local 56 loce += arge; in fun_e() 57 return fun_f(loce); in fun_e()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-45.ll | 11 ; CHECK-NEXT: loce %r3, 0(%r4) 93 ; CHECK-NEXT: loce %r3, 0(%r4)
|
/external/llvm/test/MC/SystemZ/ |
D | insn-good-z196.s | 836 #CHECK: loce %r1, 2(%r3) # encoding: [0xeb,0x18,0x30,0x02,0x00,0xf2] 857 loce %r1,2(%r3)
|
/external/llvm/test/MC/Disassembler/SystemZ/ |
D | insns.txt | 5254 # CHECK: loce %r7, 6399(%r8)
|