Home
last modified time | relevance | path

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

12

/external/ruy/ruy/
Dmatrix_test.cc54 using PtrType = detail::ConstCheckingPtr<int>; in TEST() typedef
/external/clang/test/CodeCompletion/
Dobjc-message.mm26 typedef typename RemovePointer<T>::Type* PtrType; field
/external/llvm/unittests/Analysis/
DMixedTBAATest.cpp42 auto PtrType = Type::getInt32PtrTy(C); in TEST_F() local
DAliasAnalysisTest.cpp173 auto PtrType = Type::getInt32PtrTy(C); in TEST_F() local
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_state.cc54 ProcessState::MemDesc ProcessState::PtrType(const void* ptr) { in PtrType() function in tensorflow::ProcessState
/external/google-benchmark/src/
Dbenchmark.cc295 typedef std::unique_ptr<BenchmarkReporter> PtrType; in CreateReporter() typedef
/external/libcxx/utils/google-benchmark/src/
Dbenchmark.cc294 typedef std::unique_ptr<BenchmarkReporter> PtrType; in CreateReporter() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp769 PointerType *PtrType = G->getType(); in writeAlias() local
/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp340 std::string PtrType = getEnumName(IO, unsigned(Record.getPointerKind()), in visitKnownRecord() local
/external/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
/external/llvm/include/llvm/IR/
DIRBuilder.h1706 Type *PtrType = Ptr->getType(); in CreateInvariantGroupBarrier() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp1300 IntegerType *PtrType = DL.getIntPtrType((B.GetInsertBlock()->getContext())); in emitCalloc() local
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1072 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
/external/flatbuffers/src/
Didl_gen_cpp.cpp709 const std::string &PtrType(const FieldDef *field) { in PtrType() function in flatbuffers::cpp::CppGenerator
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp453 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType()
3526 llvm::Type *PtrType = ABI.getImageRelativeType( in getBaseClassArray() local
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp788 IntegerType *PtrType = DL.getIntPtrType((B.GetInsertBlock()->getContext())); in emitCalloc() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1550 EVT PtrType = Lod->getOperand(1).getValueType(); in SimplifySetCC() local
DDAGCombiner.cpp3256 EVT PtrType = LN0->getOperand(1).getValueType(); in visitAND() local
6876 EVT PtrType = N0.getOperand(1).getValueType(); in ReduceLoadWidth() local
10351 EVT PtrType = Origin->getBasePtr().getValueType(); in isLegal() local
12272 EVT PtrType = NewPtr.getValueType(); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1648 Ice::Type PtrType = Ice::getPointerType(); in isValidPointerType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3669 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4346 static std::error_code typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()
/external/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
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3992 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local

12