HomeSort by relevance Sort by last modified time
    Searched full:lzcnt (Results 51 - 75 of 165) sorted by null

1 23 4 5 6 7

  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
module.modulemap 118 explicit module lzcnt {
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
lzcntintrin.h 34 #pragma GCC target("lzcnt")
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
lzcntintrin.h 29 # error "LZCNT instruction is not enabled"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
lzcntintrin.h 29 # error "LZCNT instruction is not enabled"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
lzcntintrin.h 29 # error "LZCNT instruction is not enabled"
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
lzcntintrin.h 34 #pragma GCC target("lzcnt")
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
inval-reg.s 57 lzcnt %bx,%ecx label
arch-10-bdver1.d 37 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
arch-10-bdver2.d 37 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
arch-10-bdver3.d 37 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
arch-10-bdver4.d 37 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
arch-10-btver1.d 37 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
arch-10-btver2.d 37 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
arch-10.d 36 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
x86-64-arch-2-bdver1.d 38 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
x86-64-arch-2-bdver2.d 38 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
x86-64-arch-2-bdver3.d 38 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
x86-64-arch-2-bdver4.d 38 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
x86-64-arch-2-btver1.d 38 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
  /external/llvm/test/Transforms/SimplifyCFG/X86/
speculate-cttz-ctlz.ll 2 ; RUN: opt -S -simplifycfg -mtriple=x86_64-unknown-unknown -mattr=+lzcnt < %s | FileCheck %s --check-prefix=ALL --check-prefix=LZCNT
134 ; LZCNT-NOT: select
157 ; LZCNT-NOT: select
179 ; LZCNT-NEXT: select i1 [[COND]], i64 32, i64 [[ZEXT]]
202 ; LZCNT-NEXT: select i1 [[COND]], i32 64, i32 [[TRUNC]]
225 ; LZCNT-NEXT: select i1 [[COND]], i16 64, i16 [[TRUNC]]
248 ; LZCNT-NEXT: select i1 [[COND]], i16 32, i16 [[TRUNC]]
272 ; LZCNT-NOT: select
295 ; LZCNT-NOT: selec
    [all...]
  /external/clang/test/Headers/
x86intrin-2.c 59 unsigned short __attribute__((__target__("lzcnt"))) lzcnt16_wrap(unsigned short x) {
  /external/llvm/test/CodeGen/X86/
lzcnt.ll 1 ; RUN: llc < %s -march=x86-64 -mattr=+lzcnt | FileCheck %s
  /external/llvm/test/Transforms/CodeGenPrepare/X86/
cttz-ctlz.ll 3 ; RUN: opt -S -codegenprepare -mattr=+lzcnt < %s | FileCheck %s --check-prefix=FAST_LZ
  /external/valgrind/tests/
x86_amd64_features.c 100 } else if ( strcmp( cpu, "x86-lzcnt" ) == 0 ) {
117 } else if ( strcmp( cpu, "amd64-lzcnt" ) == 0 ) {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-arch-2.d 38 [ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx

Completed in 416 milliseconds

1 23 4 5 6 7