Home
last modified time | relevance | path

Searched defs:PtrType (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark.cc294 typedef std::unique_ptr<BenchmarkReporter> PtrType; in CreateReporter() typedef
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark.cc445 typedef std::unique_ptr<BenchmarkReporter> PtrType; in CreateReporter() typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp766 PointerType *PtrType = G->getType(); in writeAlias() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp365 std::string PtrType = in visitKnownRecord() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp636 QualType PtrType = Iterator->getType(); in handlePtrIncrOrDecr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp969 auto *PtrType = Ptr->getType(); in CreateLaunderInvariantGroup() local
994 auto *PtrType = Ptr->getType(); in CreateStripInvariantGroup() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp641 const PointerType *PtrType; member in __anone3a730d20111::PointerCastResult
643 PointerCastResult(const PointerType *PtrType, Ptr V) in PointerCastResult()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1666 IntegerType *PtrType = DL.getIntPtrType((B.GetInsertBlock()->getContext())); in emitCalloc() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp817 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp168 if (const auto *PtrType = dyn_cast<PointerType>(FromType)) { in CheckNoDeref() local
H A DSemaDeclAttr.cpp4849 if (const auto *PtrType = Ty->getAs<PointerType>()) { in isValidSwiftIndirectResultType() local
4861 if (const auto *PtrType = Ty->getAs<PointerType>()) { in isValidSwiftErrorResultType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp475 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType()
3706 llvm::Type *PtrType = ABI.getImageRelativeType( in getBaseClassArray() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp507 Type *PtrType = GV->getType(); in hasTocDataAttr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3844 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5270 EVT PtrType = LDST->getBasePtr().getValueType(); in isLegalNarrowLdSt() local
15942 EVT PtrType = Origin->getBasePtr().getValueType(); in isLegal() local
18410 EVT PtrType = NewPtr.getValueType(); in scalarizeExtractedVectorLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5370 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local