Home | History | Annotate | Download | only in JIT

Lines Matching defs:SL

527   TargetJITInfo::StubLayout SL = TheJIT->getJITInfo().getStubLayout();
528 JE.startGVStub(F, SL.Size, SL.Alignment);
590 TargetJITInfo::StubLayout SL = TheJIT->getJITInfo().getStubLayout();
591 JE.startGVStub(nullptr, SL.Size, SL.Alignment);