Home | History | Annotate | Download | only in CodeGen

Lines Matching full:thunk

255   /// In C++, whether we are code generating a thunk.  This controls whether we
1247 void EmitCallAndReturnForThunk(llvm::Value *Callee, const ThunkInfo *Thunk);
1249 /// Emit a musttail call for a thunk with a potentially adjusted this pointer.
1253 /// GenerateThunk - Generate a thunk for the given method.
1255 GlobalDecl GD, const ThunkInfo &Thunk);
1258 GlobalDecl GD, const ThunkInfo &Thunk);