Home
last modified time | relevance | path

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

/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark.cc445 typedef std::unique_ptr<BenchmarkReporter> PtrType; in CreateReporter() typedef
/third_party/benchmark/src/
Dbenchmark.cc384 typedef std::unique_ptr<BenchmarkReporter> PtrType; in CreateReporter() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp769 PointerType *PtrType = G->getType(); in writeAlias() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2629 auto *PtrType = Ptr->getType(); in CreateLaunderInvariantGroup() local
2657 auto *PtrType = Ptr->getType(); in CreateStripInvariantGroup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp340 std::string PtrType = getEnumName(IO, unsigned(Record.getPointerKind()), in visitKnownRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp350 LLT PtrType = getLLTForType(*PtrTy, DL); in lowerParameterPtr() local
DR600ISelLowering.cpp907 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp1300 IntegerType *PtrType = DL.getIntPtrType((B.GetInsertBlock()->getContext())); in emitCalloc() local
/third_party/flatbuffers/src/
Didl_gen_cpp.cpp717 const std::string &PtrType(const FieldDef *field) { in PtrType() function in flatbuffers::cpp::CppGenerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1648 Ice::Type PtrType = Ice::getPointerType(); in isValidPointerType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3669 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4835 EVT PtrType = LDST->getBasePtr().getValueType(); in isLegalNarrowLdSt() local
14591 EVT PtrType = Origin->getBasePtr().getValueType(); in isLegal() local
16960 EVT PtrType = NewPtr.getValueType(); in scalarizeExtractedVectorLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp5143 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local