Searched defs:nor_v (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/mips64/ |
D | code-generator-mips64.cc | 2014 __ nor_v(dst, dst, dst); in AssembleArchInstruction() local 2267 __ nor_v(dst, dst, dst); in AssembleArchInstruction() local 2410 __ nor_v(dst, dst, dst); in AssembleArchInstruction() local 2487 __ nor_v(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
|
/external/v8/src/compiler/mips/ |
D | code-generator-mips.cc | 1804 __ nor_v(dst, dst, dst); in AssembleArchInstruction() local 2057 __ nor_v(dst, dst, dst); in AssembleArchInstruction() local 2200 __ nor_v(dst, dst, dst); in AssembleArchInstruction() local 2277 __ nor_v(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
|