Home
last modified time | relevance | path

Searched defs:PtrType (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp340 std::string PtrType = getEnumName(IO, unsigned(Record.getPointerKind()), in visitKnownRecord() local
/third_party/benchmark/src/
H A Dbenchmark.cc478 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/
H A DMergeFunctions.cpp769 PointerType *PtrType = G->getType(); in writeAlias() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1300 IntegerType *PtrType = DL.getIntPtrType((B.GetInsertBlock()->getContext())); in emitCalloc() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp350 LLT PtrType = getLLTForType(*PtrTy, DL); in lowerParameterPtr() local
H A DR600ISelLowering.cpp907 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp1648 Ice::Type PtrType = Ice::getPointerType(); in isValidPointerType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h2629 auto *PtrType = Ptr->getType(); in CreateLaunderInvariantGroup() local
2657 auto *PtrType = Ptr->getType(); in CreateStripInvariantGroup() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3669 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16960 EVT PtrType = NewPtr.getValueType(); in scalarizeExtractedVectorLoad() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5143 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local

Completed in 83 milliseconds