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/ |
D | InstCombineCasts.cpp | 243 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/ |
D | Instructions.cpp | 2524 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/ |
D | InstrTypes.h | 687 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/ |
D | InstructionSimplify.cpp | 4344 Type *MidIntPtrTy = in SimplifyCastInst() local 4349 SrcIntPtrTy, MidIntPtrTy, in SimplifyCastInst()
|