Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h670 llvm::Type *getKmpc_MicroPointerTy();
H A DCGOpenMPRuntime.cpp1658 llvm::Type *CGOpenMPRuntime::getKmpc_MicroPointerTy() { in getKmpc_MicroPointerTy() function in CGOpenMPRuntime
1676 getKmpc_MicroPointerTy()}; in createRuntimeFunction()
2083 getKmpc_MicroPointerTy()}; in createRuntimeFunction()
2852 CGF.Builder.CreateBitCast(OutlinedFn, RT.getKmpc_MicroPointerTy())}; in emitParallelCall()
8851 CGF.Builder.CreateBitCast(OutlinedFn, getKmpc_MicroPointerTy())}; in emitTeamsCall()