Home
last modified time | relevance | path

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

/external/v8/src/compiler/mips64/
Dcode-generator-mips64.cc2678 __ ilvl_h(dst, src1, src0); in AssembleArchInstruction() local
2864 __ ilvl_h(kSimd128ScratchReg, src, src); in AssembleArchInstruction() local
2879 __ ilvl_h(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local
/external/v8/src/compiler/mips/
Dcode-generator-mips.cc2469 __ ilvl_h(dst, src1, src0); in AssembleArchInstruction() local
2655 __ ilvl_h(kSimd128ScratchReg, src, src); in AssembleArchInstruction() local
2670 __ ilvl_h(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local