Home
last modified time | relevance | path

Searched defs:and_v (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc2168 __ and_v(scratch1, scratch0, src1); in AssembleArchInstruction() local
2595 __ and_v(dst, scratch, src0); in AssembleArchInstruction() local
2654 __ and_v(scratch1, scratch0, src1); in AssembleArchInstruction() local
3269 __ and_v(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc2480 __ and_v(dst, dst, i.InputSimd128Register(0)); in AssembleArchInstruction() local
3098 __ and_v(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local