Home
last modified time | relevance | path

Searched defs:Andnps (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstX8664.h140 Andnps, enumerator
3087 using Andnps = InstX86Andnps; member
DIceInstX8632.h199 Andnps, enumerator
3188 using Andnps = InstX86Andnps; member
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc3025 __ Andnps(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc3812 __ Andnps(dst, i.InputSimd128Register(1)); in AssembleArchInstruction() local