Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h536 llvm::Type *getKmpc_MicroPointerTy();
H A DCGOpenMPRuntime.cpp1488 llvm::Type *CGOpenMPRuntime::getKmpc_MicroPointerTy() { in getKmpc_MicroPointerTy() function in CGOpenMPRuntime
1884 CGF.Builder.CreateBitCast(OutlinedFn, RT.getKmpc_MicroPointerTy())}; in emitParallelCall()
10181 CGF.Builder.CreateBitCast(OutlinedFn, getKmpc_MicroPointerTy())}; in emitTeamsCall()