Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2500 llvm::PointerType *IntrinTy = in EmitFieldAnnotations() local
2503 {IntrinTy, CGM.ConstGlobalsPtrTy}); in EmitFieldAnnotations()
2509 if (VTy != IntrinTy) in EmitFieldAnnotations()
2510 V = Builder.CreateBitCast(V, IntrinTy); in EmitFieldAnnotations()