/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/ |
H A D | benchmark.cc | 294 typedef std::unique_ptr<BenchmarkReporter> PtrType; in CreateReporter() typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/ |
H A D | benchmark.cc | 445 typedef std::unique_ptr<BenchmarkReporter> PtrType; in CreateReporter() typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | MergeFunctions.cpp | 766 PointerType *PtrType = G->getType(); in writeAlias() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeRecordMapping.cpp | 365 std::string PtrType = in visitKnownRecord() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | IteratorModeling.cpp | 636 QualType PtrType = Iterator->getType(); in handlePtrIncrOrDecr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 969 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 D | MveEmitter.cpp | 641 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 D | BuildLibCalls.cpp | 1666 IntegerType *PtrType = DL.getIntPtrType((B.GetInsertBlock()->getContext())); in emitCalloc() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 817 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaCast.cpp | 168 if (const auto *PtrType = dyn_cast<PointerType>(FromType)) { in CheckNoDeref() local
|
H A D | SemaDeclAttr.cpp | 4849 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 D | MicrosoftCXXABI.cpp | 475 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 D | PPCISelDAGToDAG.cpp | 507 Type *PtrType = GV->getType(); in hasTocDataAttr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 3844 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 5270 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 D | ARMISelLowering.cpp | 5370 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local
|