Searched refs:MidIntPtrTy (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCasts.cpp | 275 Type *MidIntPtrTy = in isEliminableCastPair() local 280 DstTy, SrcIntPtrTy, MidIntPtrTy, in isEliminableCastPair()
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | Instructions.cpp | 3131 Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, in isEliminableCastPair() argument 3281 if (!MidIntPtrTy) in isEliminableCastPair() 3283 unsigned PtrSize = MidIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | InstrTypes.h | 670 Type *MidIntPtrTy, ///< Integer type corresponding to Ptr MidTy, or null
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | InstructionSimplify.cpp | 5075 Type *MidIntPtrTy = in simplifyCastInst() local 5080 SrcIntPtrTy, MidIntPtrTy, in simplifyCastInst()
|