Home
last modified time | relevance | path

Searched refs:MidIntPtrTy (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp243 Type *MidIntPtrTy = in isEliminableCastPair() local
248 DstTy, SrcIntPtrTy, MidIntPtrTy, in isEliminableCastPair()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp2524 Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, in isEliminableCastPair() argument
2668 if (!MidIntPtrTy) in isEliminableCastPair()
2670 unsigned PtrSize = MidIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstrTypes.h687 Type *MidIntPtrTy, ///< Integer type corresponding to Ptr MidTy, or null
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp4344 Type *MidIntPtrTy = in SimplifyCastInst() local
4349 SrcIntPtrTy, MidIntPtrTy, in SimplifyCastInst()