HomeSort by relevance Sort by last modified time
    Searched refs:ETy1 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
ObjCARCInstKind.cpp 144 Type *ETy1 = PTy1->getElementType();
146 if (ETy1->isIntegerTy(8))
153 if (PointerType *Pte1 = dyn_cast<PointerType>(ETy1))
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp 253 Type *ETy1 = PTy1->getElementType();
255 if (ETy1->isIntegerTy(8))
261 if (PointerType *Pte1 = dyn_cast<PointerType>(ETy1))
    [all...]

Completed in 84 milliseconds