HomeSort by: relevance | last modified time | path
    Searched refs:getKmpc_MicroPointerTy (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 766 llvm::Type *getKmpc_MicroPointerTy();
CGOpenMPRuntime.cpp 1548 llvm::Type *CGOpenMPRuntime::getKmpc_MicroPointerTy() {
2086 CGF.Builder.CreateBitCast(OutlinedFn, RT.getKmpc_MicroPointerTy())};
10868 CGF.Builder.CreateBitCast(OutlinedFn, getKmpc_MicroPointerTy())};

Completed in 35 milliseconds