Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp101 llvm::PointerType *CGOpenCLRuntime::getGenericVoidPointerType() { in getGenericVoidPointerType() function in CGOpenCLRuntime
H A DCGBlocks.cpp500 .getGenericVoidPointerType()); /* invoke function */ in initializeForBlockHeader()
787 IsOpenCL ? CGM.getOpenCLRuntime().getGenericVoidPointerType() : VoidPtrTy; in EmitBlockLiteral()
1151 {IntTy, IntTy, getOpenCLRuntime().getGenericVoidPointerType()}); in getGenericBlockLiteralType()
1192 CGM.getOpenCLRuntime().getGenericVoidPointerType(); in EmitBlockCallExpr()
1519 ? CGM.getOpenCLRuntime().getGenericVoidPointerType() in GenerateBlockFunction()