Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp4563 llvm::Type *LLVMStaticTy = CGM.getTypes().ConvertTypeForMem(StaticTy); in clear() local
4565 CGM.getModule(), LLVMStaticTy, in clear()
4567 llvm::Constant::getNullValue(LLVMStaticTy), in clear()