Home
last modified time | relevance | path

Searched defs:notl (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DI86-32.s1597 notl -485498096(%edx,%eax,4) label
1601 notl 485498096(%edx,%eax,4) label
1605 notl 485498096(%edx) label
1609 notl 485498096 label
1613 notl 64(%edx,%eax) label
1617 notl %eax label
1621 notl (%edx) label
DI86-64.s2193 notl 485498096 label
2197 notl 64(%rdx) label
2201 notl 64(%rdx,%rax,4) label
2205 notl -64(%rdx,%rax,4) label
2209 notl 64(%rdx,%rax) label
2213 notl %r13d label
2217 notl (%rdx) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/
Dresources-x86_64.s358 notl %edx label
359 notl (%rax) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/
Dresources-x86_64.s358 notl %edx label
359 notl (%rax) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/
Dresources-x86_64.s358 notl %edx label
359 notl (%rax) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/
Dresources-x86_64.s358 notl %edx label
359 notl (%rax) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/
Dresources-x86_64.s358 notl %edx label
359 notl (%rax) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/
Dresources-x86_64.s358 notl %edx label
359 notl (%rax) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-x86_64.s358 notl %edx label
359 notl (%rax) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/
Dresources-x86_64.s358 notl %edx label
359 notl (%rax) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/
Dresources-x86_64.s358 notl %edx label
359 notl (%rax) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/
Dresources-x86_64.s358 notl %edx label
359 notl (%rax) label
/external/swiftshader/third_party/subzero/src/
DIceAssemblerX86BaseImpl.h3410 void AssemblerX86Base<TraitsType>::notl(GPRRegister reg) { in notl() function