Searched defs:PtrType (Results 1 – 12 of 12) sorted by relevance
41 auto PtrType = Type::getInt32PtrTy(C); in TEST_F() local
176 auto PtrType = Type::getInt32PtrTy(C); in TEST_F() local
26 typedef typename RemovePointer<T>::Type* PtrType; field
362 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
1685 Type *PtrType = Ptr->getType(); in CreateInvariantGroupBarrier() local
816 typedef std::unique_ptr<BenchmarkReporter> PtrType; in GetDefaultReporter() typedef
1094 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
1433 EVT PtrType = Lod->getOperand(1).getValueType(); in SimplifySetCC() local
3218 EVT PtrType = LN0->getOperand(1).getValueType(); in visitAND() local6830 EVT PtrType = N0.getOperand(1).getValueType(); in ReduceLoadWidth() local10233 EVT PtrType = Origin->getBasePtr().getValueType(); in isLegal() local12092 EVT PtrType = NewPtr.getValueType(); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() local
453 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType()3518 llvm::Type *PtrType = ABI.getImageRelativeType( in getBaseClassArray() local
3920 static std::error_code typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()
3728 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local