Home
last modified time | relevance | path

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

/external/llvm/unittests/Analysis/
DMixedTBAATest.cpp41 auto PtrType = Type::getInt32PtrTy(C); in TEST_F() local
DAliasAnalysisTest.cpp176 auto PtrType = Type::getInt32PtrTy(C); in TEST_F() local
/external/clang/test/CodeCompletion/
Dobjc-message.mm26 typedef typename RemovePointer<T>::Type* PtrType; field
/external/mesa3d/src/gallium/drivers/radeon/
DR600ISelLowering.cpp362 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
/external/llvm/include/llvm/IR/
DIRBuilder.h1685 Type *PtrType = Ptr->getType(); in CreateInvariantGroupBarrier() local
/external/google-benchmark/src/
Dbenchmark.cc816 typedef std::unique_ptr<BenchmarkReporter> PtrType; in GetDefaultReporter() typedef
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1094 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1433 EVT PtrType = Lod->getOperand(1).getValueType(); in SimplifySetCC() local
DDAGCombiner.cpp3218 EVT PtrType = LN0->getOperand(1).getValueType(); in visitAND() local
6830 EVT PtrType = N0.getOperand(1).getValueType(); in ReduceLoadWidth() local
10233 EVT PtrType = Origin->getBasePtr().getValueType(); in isLegal() local
12092 EVT PtrType = NewPtr.getValueType(); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp453 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType()
3518 llvm::Type *PtrType = ABI.getImageRelativeType( in getBaseClassArray() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3920 static std::error_code typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3728 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local