Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:startGVStub

949   startGVStub(F, SL.Size, SL.Alignment);
1120 startGVStub(0, SL.Size, SL.Alignment);
1314 void CodeEmitter::startGVStub(const llvm::GlobalValue *GV, unsigned StubSize,
1328 void CodeEmitter::startGVStub(void *Buffer, unsigned StubSize) {
1428 startGVStub(Stub, SL.Size);