Searched refs:_tmp3 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/Transforms/SimplifyCFG/ |
D | PR27615-simplify-cond-br.ll | 25 %_tmp3 = load i16, i16* %_tmp2.pre, align 1 26 %_tmp4 = icmp ne i16 %_tmp3, 0
|
/external/compiler-rt/lib/builtins/ |
D | apple_versioning.c | 211 extern const char sym##_tmp3 __asm("$ld$hide$os3.2$_" #sym ); \ 212 __attribute__((visibility("default"))) const char sym##_tmp3 = 0; \
|
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 8137 # define XXX(_tmp3,_la3,_tmp2,_la2,_tmp1,_la1,_tmp0,_la0) \ in math_DEINTERLEAVE_3() argument 8139 IHI16x4(SHL64((_tmp3),48-16*(_la3)), \ in math_DEINTERLEAVE_3() 8192 # define XXX(_tmp3,_la3,_tmp2,_la2,_tmp1,_la1,_tmp0,_la0) \ in math_INTERLEAVE_3() argument 8194 IHI16x4(SHL64((_tmp3),48-16*(_la3)), \ in math_INTERLEAVE_3()
|