Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeCompletion/
H A Dobjc-message.mm26 typedef typename RemovePointer<T>::Type* PtrType; field
/minix3/external/bsd/llvm/dist/llvm/unittests/Analysis/
H A DMixedTBAATest.cpp40 auto PtrType = Type::getInt32PtrTy(C); in TEST_F() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp338 llvm::Type *getImageRelativeType(llvm::Type *PtrType) { in getImageRelativeType()
2898 llvm::Type *PtrType = ABI.getImageRelativeType( in getBaseClassArray() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1381 EVT PtrType = Lod->getOperand(1).getValueType(); in SimplifySetCC() local
H A DDAGCombiner.cpp2992 EVT PtrType = LN0->getOperand(1).getValueType(); in visitAND() local
6104 EVT PtrType = N0.getOperand(1).getValueType(); in ReduceLoadWidth() local
8924 EVT PtrType = Origin->getBasePtr().getValueType(); in isLegal() local
10494 EVT PtrType = NewPtr.getValueType(); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp1094 PointerType * PtrType = PointerType::get(VT.getTypeForEVT(*DAG.getContext()), in LowerImplicitParameter() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3728 EVT PtrType = Ptr.getValueType(); in expandf64Toi32() local