Home
last modified time | relevance | path

Searched refs:SharedsPtrTy (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1504 QualType SharedsPtrTy, llvm::Value *TaskFunction, in emitProxyTaskFunction() argument
1546 SharedsParam, CGF.ConvertTypeForMem(SharedsPtrTy))}; in emitProxyTaskFunction()
1570 QualType SharedsPtrTy = C.getPointerType(SharedsTy); in emitTaskCall() local
1575 emitProxyTaskFunction(CGM, Loc, KmpInt32Ty, KmpTaskTPtrQTy, SharedsPtrTy, in emitTaskCall()
1611 /*Volatile=*/false, CGM.PointerAlignInBytes, SharedsPtrTy, Loc), in emitTaskCall()