Home
last modified time | relevance | path

Searched defs:DestPtrTy (Results 1 – 5 of 5) 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/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp2753 if (PointerType *DestPtrTy = dyn_cast<PointerType>(DestTy)) { in isBitCastable() local
/external/llvm/lib/IR/
DInstructions.cpp2938 if (PointerType *DestPtrTy = dyn_cast<PointerType>(DestTy)) { in isBitCastable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp8015 Type *DestPtrTy = Type::getInt8PtrTy(C->getContext(), AS); in BuildConstantFromSCEV() local
8026 Type *DestPtrTy = Type::getInt8PtrTy(C->getContext(), AS); in BuildConstantFromSCEV() local
/external/clang/lib/Sema/
DSemaChecking.cpp6153 if (const PointerType *DestPtrTy = DestTy->getAs<PointerType>()) { in CheckMemaccessArguments() local