HomeSort by relevance Sort by last modified time
    Searched defs:avx (Results 1 - 2 of 2) sorted by null

  /external/skia/src/jumper/
build_stages.py 67 avx = ['-mavx'] variable
68 subprocess.check_call(clang + cflags + avx +
70 ['-o', 'avx.o'])
71 subprocess.check_call(clang + cflags + avx + win +
218 parse_object_file('avx.o', '.byte')
  /external/flac/libFLAC/include/private/
cpu.h 130 FLAC__bool avx; member in struct:__anon19371
142 FLAC__bool avx; member in struct:__anon19372

Completed in 482 milliseconds