Searched defs:PtrTy (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DSITypeRewriter.cpp84 Type *PtrTy = Ptr->getType(); local
H A DSIISelLowering.cpp170 PointerType *PtrTy = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), local
H A DR600ISelLowering.cpp1370 PointerType *PtrTy = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DStackProtector.cpp319 PointerType *PtrTy = Type::getInt8PtrTy(RI->getContext()); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp163 Type *PtrTy = Ty->getPointerTo(); local
502 Type *PtrTy = Ty->getPointerTo(); local
517 Type *PtrTy = Ty->getPointerTo(); local
535 Type *PtrTy local
549 Type *PtrTy = Ty->getPointerTo(); local
[all...]
H A DAddressSanitizer.cpp980 PointerType *PtrTy = cast<PointerType>(G->getType()); local
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1111 EVT PtrTy = getTargetLowering()->getPointerTy(); local
H A DAArch64ISelLowering.cpp1157 EVT PtrTy = getPointerTy(); local
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2734 PointerType *PtrTy = dyn_cast<PointerType>(Ops[0]->getType()); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2185 llvm::PointerType *PtrTy = dyn_cast<PointerType>(OpTy); local
H A DLegalizeIntegerTypes.cpp2317 Type *PtrTy = PtrVT.getTypeForEVT(*DAG.getContext()); local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2027 EVT PtrTy = Address->getValueType(0); local
2095 EVT PtrTy = Address->getValueType(0); local
H A DMipsISelLowering.cpp1514 IntegerType *PtrTy = Type::getIntNTy(*DAG.getContext(), PtrSize); local
3452 EVT PtrTy = getPointerTy(); local
3489 EVT PtrTy = getPointerTy(), RegTy = MVT::getIntegerVT(RegSize * 8); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp1694 EVT PtrTy = TLI.getPointerTy(); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp765 Type *InstCombiner::FindElementAtOffset(Type *PtrTy, int64_t Offset, argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp505 PointerType* PtrTy = dyn_cast<PointerType>(GEP->getPointerOperandType()); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp998 llvm::Type *PtrTy = local
1048 llvm::Type *PtrTy = LLVMCatchTy->getPointerTo(0); // addrspace 0 ok local
1072 llvm::Type *PtrTy = LLVMCatchTy->getPointerTo(0); // addrspace 0 ok local
H A DCGExprAgg.cpp569 QualType PtrTy = CGF.getContext().getPointerType(Ty); local
H A DCGBuiltin.cpp1071 QualType PtrTy = E->getArg(0)->IgnoreImpCasts()->getType(); local
1157 QualType PtrTy = E->getArg(0)->IgnoreImpCasts()->getType(); local
4995 llvm::Type *PtrTy = llvm::PointerType::getUnqual(Int64Ty); local
H A DCGExpr.cpp2438 QualType PtrTy = BaseExpr->getType()->getPointeeType(); local
2483 llvm::Type *PtrTy = llvm::Type::getIntNPtrTy( local
H A DCGObjCGNU.cpp144 llvm::PointerType *PtrTy; member in class:__anon3240::CGObjCGNU
[all...]
H A DCGObjCMac.cpp4692 llvm::Type *PtrTy = CGM.Int8PtrTy; local
4836 llvm::Type *PtrTy = CGM.Int8PtrTy; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp349 QualType PtrTy = Ctx.getPointerType(Ctx.CharTy); local
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DInstructions.h814 Type *PtrTy = PointerType::get(checkGEPType( local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3571 const PointerType *PtrTy = cast<PointerType>(Ty); local

Completed in 550 milliseconds

12