Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_convolve_copy_sse2.asm90 .loop64: label
108 jnz .loop64
/external/libaom/libaom/aom_dsp/x86/
Daom_convolve_copy_sse2.asm164 .loop64: label
182 jnz .loop64
/external/llvm/test/Transforms/LoopUnroll/
Dunroll-pragmas.ll60 ; loop64 has a high enough count that it should *not* be unrolled by
64 ; CHECK-LABEL: @loop64(
68 define void @loop64(i32* nocapture %a) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Dunroll-pragmas.ll61 ; loop64 has a high enough count that it should *not* be unrolled by
65 ; CHECK-LABEL: @loop64(
69 define void @loop64(i32* nocapture %a) {
/external/doclava/src/com/google/doclava/parser/
DJavaParser.java4647 loop64: in classOrInterfaceType()
4712 break loop64; in classOrInterfaceType() local