Searched defs:Ld_b (Results 1 – 3 of 3) sorted by relevance
390 __ Ld_b(a5, MemOperand(a5, 0)); in Generate_ResumeGeneratorTrampoline() local997 __ Ld_b(scratch2, MemOperand(scratch2, 0)); in AdvanceBytecodeOffsetOrReturn() local3066 __ Ld_b(t7, MemOperand(t7, 0)); in CallApiFunctionAndReturn() local
1474 __ Ld_b(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction() local
874 void TurboAssembler::Ld_b(Register rd, const MemOperand& rj) { in CallRecordWriteStub() function in v8::internal::TurboAssembler