Home
last modified time | relevance | path

Searched defs:DestPtrTy (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DScalarEvolution.cpp6663 Type *DestPtrTy = Type::getInt8PtrTy(C->getContext(), AS); in BuildConstantFromSCEV() local
6674 Type *DestPtrTy = Type::getInt8PtrTy(C->getContext(), AS); in BuildConstantFromSCEV() local
/external/llvm/lib/IR/
DInstructions.cpp2938 if (PointerType *DestPtrTy = dyn_cast<PointerType>(DestTy)) { in isBitCastable() local
/external/clang/lib/Sema/
DSemaChecking.cpp6153 if (const PointerType *DestPtrTy = DestTy->getAs<PointerType>()) { in CheckMemaccessArguments() local