Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc2857 __ fill_h(i.OutputSimd128Register(), i.InputRegister(0)); in AssembleArchInstruction() local
2892 __ fill_h(kSimd128ScratchReg, i.InputRegister(1)); in AssembleArchInstruction() local
2904 __ fill_h(kSimd128ScratchReg, i.InputRegister(1)); in AssembleArchInstruction() local
2916 __ fill_h(kSimd128ScratchReg, i.InputRegister(1)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc1685 __ fill_h(i.OutputSimd128Register(), kScratchReg); in AssembleArchInstruction() local
2712 __ fill_h(i.OutputSimd128Register(), i.InputRegister(0)); in AssembleArchInstruction() local