Home
last modified time | relevance | path

Searched refs:stored1 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/CodeGen/X86/
D2010-10-08-cmpxchg8b.ll22 %stored1 = icmp eq i64 %r, 0
23 br i1 %stored1, label %loop, label %continue
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2010-10-08-cmpxchg8b.ll22 %stored1 = icmp eq i64 %r, 0
23 br i1 %stored1, label %loop, label %continue
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2010-10-08-cmpxchg8b.ll22 %stored1 = icmp eq i64 %r, 0
23 br i1 %stored1, label %loop, label %continue
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
DLeonCASAInstructionUT.ll26 %stored1 = icmp eq i32 %r, 0
/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core_mips.c450 int32_t stored1, adept1, spectrum1, echo1, temp1; in WebRtcAecm_CalcLinearEnergies_mips() local
502 [par1] "+r" (par1), [par2] "+r" (par2), [stored1] "=&r" (stored1), in WebRtcAecm_CalcLinearEnergies_mips()