Home
last modified time | relevance | path

Searched defs:TDBase (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h574 LValue TDBase; global() member
H A DCGOpenMPRuntime.cpp3028 LValue TDBase = CGF.EmitLoadOfPointerLValue( emitProxyTaskFunction() local
3257 emitPrivatesInit(CodeGenFunction & CGF,const OMPExecutableDirective & D,Address KmpTaskSharedsPtr,LValue TDBase,const RecordDecl * KmpTaskTWithPrivatesQTyRD,QualType SharedsTy,QualType SharedsPtrTy,const OMPTaskDataTy & Data,ArrayRef<PrivateDataTy> Privates,bool ForDup) emitPrivatesInit() argument
3434 LValue TDBase = CGF.EmitLoadOfPointerLValue( emitTaskDupFunction() local
3452 LValue TDBase = CGF.EmitLoadOfPointerLValue( emitTaskDupFunction() local
3937 LValue TDBase = emitTaskInit() local
4522 LValue TDBase = Result.TDBase; emitTaskCall() local
[all...]