Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h393 llvm::Type *getKmpc_MicroPointerTy();
DCGOpenMPRuntime.cpp1045 llvm::Type *CGOpenMPRuntime::getKmpc_MicroPointerTy() { in getKmpc_MicroPointerTy() function in CGOpenMPRuntime
1063 getKmpc_MicroPointerTy()}; in createRuntimeFunction()
1469 getKmpc_MicroPointerTy()}; in createRuntimeFunction()
1945 CGF.Builder.CreateBitCast(OutlinedFn, RT.getKmpc_MicroPointerTy())}; in emitParallelCall()
6021 CGF.Builder.CreateBitCast(OutlinedFn, getKmpc_MicroPointerTy())}; in emitTeamsCall()