Home | History | Annotate | Download | only in mips

Lines Matching refs:CodeStub

38     // compilation through CodeStub::GetCode()).
4407 void MacroAssembler::CallStub(CodeStub* stub,
4416 void TurboAssembler::CallStubDelayed(CodeStub* stub, Condition cond,
4428 void MacroAssembler::TailCallStub(CodeStub* stub,
4436 bool TurboAssembler::AllowThisStubCall(CodeStub* stub) {