Home
last modified time | relevance | path

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

/external/v8/src/compiler/mips64/
Dcode-generator-mips64.cc1816 __ st_b(i.InputSimd128Register(0), MemOperand(sp, i.InputInt32(1))); in AssembleArchInstruction() local
2544 __ st_b(i.InputSimd128Register(2), i.MemoryOperand()); in AssembleArchInstruction() local
3673 __ st_b(src, g.ToMemOperand(destination)); in AssembleMove() local
3697 __ st_b(temp, g.ToMemOperand(destination)); in AssembleMove() local
3762 __ st_b(temp, dst); in AssembleSwap() local
3804 __ st_b(temp_1, src0); in AssembleSwap() local
/external/v8/src/compiler/mips/
Dcode-generator-mips.cc1617 __ st_b(i.InputSimd128Register(0), MemOperand(sp, i.InputInt32(1))); in AssembleArchInstruction() local
2335 __ st_b(i.InputSimd128Register(2), i.MemoryOperand()); in AssembleArchInstruction() local
3423 __ st_b(src, g.ToMemOperand(destination)); in AssembleMove() local
3470 __ st_b(temp, g.ToMemOperand(destination)); in AssembleMove() local
3554 __ st_b(temp, dst); in AssembleSwap() local
3597 __ st_b(temp_1, src0); in AssembleSwap() local