Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h306 llvm::Type *getKmpc_MicroPointerTy();
DCGOpenMPRuntime.cpp514 llvm::Type *CGOpenMPRuntime::getKmpc_MicroPointerTy() { in getKmpc_MicroPointerTy() function in CGOpenMPRuntime
526 getKmpc_MicroPointerTy()}; in createRuntimeFunction()
1277 CGF.Builder.CreateBitCast(OutlinedFn, getKmpc_MicroPointerTy())}; in emitParallelCall()