Searched refs:MidIntPtrTy (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCasts.cpp | 260 Type *MidIntPtrTy = in isEliminableCastPair() local 265 DstTy, SrcIntPtrTy, MidIntPtrTy, in isEliminableCastPair()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | Instructions.cpp | 2731 Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, in isEliminableCastPair() argument 2875 if (!MidIntPtrTy) in isEliminableCastPair() 2877 unsigned PtrSize = MidIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | InstrTypes.h | 674 Type *MidIntPtrTy, ///< Integer type corresponding to Ptr MidTy, or null
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | InstructionSimplify.cpp | 4564 Type *MidIntPtrTy = in SimplifyCastInst() local 4569 SrcIntPtrTy, MidIntPtrTy, in SimplifyCastInst()
|