Searched defs:strh (Results 1 – 7 of 7) sorted by relevance
381 __ strh(i.InputRegister(index), operand); in AssembleArchInstruction() local
840 ### strh ### subsection
1125 void Assembler::strh(const Register& rt, const MemOperand& dst) { in strh() function in vixl::Assembler
1680 void Assembler::strh(const Register& rt, const MemOperand& dst) { in strh() function in v8::internal::Assembler
2041 __ strh(value, operand); in DoSeqStringSetChar() local4326 __ strh(value, mem_operand); in DoStoreKeyedExternalArray() local
1910 void Assembler::strh(Register src, const MemOperand& dst, Condition cond) { in strh() function in v8::internal::Assembler
3591 __ strh(value, MemOperand(ip, index)); in EmitTwoByteSeqStringSetChar() local