Searched defs:PtrType (Results 1 – 12 of 12) sorted by relevance
67 typedef ValueType* PtrType; typedef95 explicit operator PtrType() const { return m_ptr; } in PtrType() function
44 typedef ValueType* PtrType; typedef
26 typedef typename RemovePointer<T>::Type* PtrType; field
40 auto PtrType = Type::getInt32PtrTy(C); in TEST_F() local
362 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
319 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType()2731 llvm::Type *PtrType = ABI.getImageRelativeType( in getBaseClassArray() local
1363 EVT PtrType = Lod->getOperand(1).getValueType(); in SimplifySetCC() local
2907 EVT PtrType = LN0->getOperand(1).getValueType(); in visitAND() local5770 EVT PtrType = N0.getOperand(1).getValueType(); in ReduceLoadWidth() local8244 EVT PtrType = Origin->getBasePtr().getValueType(); in isLegal() local9797 EVT PtrType = NewPtr.getValueType(); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() local
1131 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
3559 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local