Home
last modified time | relevance | path

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

/external/v8/src/compiler/mips64/
Dcode-generator-mips64.cc2656 __ ilvr_h(dst, kSimd128RegZero, dst); in AssembleArchInstruction() local
2668 __ ilvr_h(dst, src1, src0); in AssembleArchInstruction() local
2855 __ ilvr_h(kSimd128ScratchReg, src, src); in AssembleArchInstruction() local
2872 __ ilvr_h(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local
/external/v8/src/compiler/mips/
Dcode-generator-mips.cc2447 __ ilvr_h(dst, kSimd128RegZero, dst); in AssembleArchInstruction() local
2459 __ ilvr_h(dst, src1, src0); in AssembleArchInstruction() local
2646 __ ilvr_h(kSimd128ScratchReg, src, src); in AssembleArchInstruction() local
2663 __ ilvr_h(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local