Home
last modified time | relevance | path

Searched defs:CastAddr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp3173 const llvm::Value *CastAddr = Intrinsic->getArgOperand(1); in findDominatingStoreToReturnValue() local
H A DCGExpr.cpp754 llvm::Value *CastAddr = Builder.CreateBitCast(Ptr, Int8PtrTy); in EmitTypeCheck() local