/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | POPCNT-32.s | 21 popcntw %ax, %ax label 25 popcntw 4096(%eax), %ax label 29 popcntw 64(%edx,%eax), %cx label 33 popcntw 64(%edx,%eax,4), %cx label
|
D | POPCNT-64.s | 37 popcntw %r13w, %r13w label 41 popcntw 4096(%rax), %r13w label 45 popcntw 64(%rdx,%rax), %r13w label 49 popcntw 64(%rdx,%rax,4), %r13w label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-popcnt.s | 4 popcntw %cx, %cx label 5 popcntw (%rax), %cx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-popcnt.s | 4 popcntw %cx, %cx label 5 popcntw (%rax), %cx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-popcnt.s | 4 popcntw %cx, %cx label 5 popcntw (%rax), %cx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-popcnt.s | 4 popcntw %cx, %cx label 5 popcntw (%rax), %cx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-popcnt.s | 4 popcntw %cx, %cx label 5 popcntw (%rax), %cx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-popcnt.s | 4 popcntw %cx, %cx label 5 popcntw (%rax), %cx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-popcnt.s | 4 popcntw %cx, %cx label 5 popcntw (%rax), %cx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-popcnt.s | 4 popcntw %cx, %cx label 5 popcntw (%rax), %cx label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-popcnt.s | 4 popcntw %cx, %cx label 5 popcntw (%rax), %cx label
|
/external/v8/src/compiler/ppc/ |
D | code-generator-ppc.cc | 1647 __ popcntw(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
|