Home
last modified time | relevance | path

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

/external/llvm/unittests/Analysis/
DMixedTBAATest.cpp40 auto PtrType = Type::getInt32PtrTy(C); in TEST_F() local
DAliasAnalysisTest.cpp77 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/lib/Target/R600/
DR600ISelLowering.cpp1093 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1390 EVT PtrType = Lod->getOperand(1).getValueType(); in SimplifySetCC() local
DDAGCombiner.cpp3016 EVT PtrType = LN0->getOperand(1).getValueType(); in visitAND() local
6373 EVT PtrType = N0.getOperand(1).getValueType(); in ReduceLoadWidth() local
9287 EVT PtrType = Origin->getBasePtr().getValueType(); in isLegal() local
10916 EVT PtrType = NewPtr.getValueType(); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp348 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType()
3054 llvm::Type *PtrType = ABI.getImageRelativeType( in getBaseClassArray() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3617 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local