Searched defs:LoadByte (Results 1 – 3 of 3) sorted by relevance
60 static lu_byte LoadByte (LoadState *S) { in LoadByte() function
2690 void MacroAssembler::LoadByte(Register dst, const MemOperand& mem, in LoadByte() function in v8::internal::MacroAssembler
386 __ LoadByte(ip, MemOperand(ip), r0); in Generate_ResumeGeneratorTrampoline() local