/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | POPCNT-32.s | 5 popcntl %eax, %eax label 9 popcntl 4096(%eax), %eax label 13 popcntl 64(%edx,%eax), %ecx label 17 popcntl 64(%edx,%eax,4), %ecx label
|
D | POPCNT-64.s | 5 popcntl %r13d, %r13d label 9 popcntl 4096(%rax), %r13d label 13 popcntl 64(%rdx,%rax), %r13d label 17 popcntl 64(%rdx,%rax,4), %r13d label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-popcnt.s | 7 popcntl %eax, %ecx label 8 popcntl (%rax), %ecx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-popcnt.s | 7 popcntl %eax, %ecx label 8 popcntl (%rax), %ecx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-popcnt.s | 7 popcntl %eax, %ecx label 8 popcntl (%rax), %ecx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-popcnt.s | 7 popcntl %eax, %ecx label 8 popcntl (%rax), %ecx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-popcnt.s | 7 popcntl %eax, %ecx label 8 popcntl (%rax), %ecx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-popcnt.s | 7 popcntl %eax, %ecx label 8 popcntl (%rax), %ecx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-popcnt.s | 7 popcntl %eax, %ecx label 8 popcntl (%rax), %ecx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-popcnt.s | 7 popcntl %eax, %ecx label 8 popcntl (%rax), %ecx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-popcnt.s | 7 popcntl %eax, %ecx label 8 popcntl (%rax), %ecx label
|
/external/v8/src/x64/ |
D | assembler-x64.cc | 4529 void Assembler::popcntl(Register dst, Register src) { in popcntl() function in v8::internal::Assembler 4539 void Assembler::popcntl(Register dst, Operand src) { in popcntl() function in v8::internal::Assembler
|