Home
last modified time | relevance | path

Searched defs:MidTy (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DScalarizer.cpp767 auto *MidTy = FixedVectorType::get(DstVT->getElementType(), FanOut); in visitBitCastInst() local
785 auto *MidTy = FixedVectorType::get(SrcVT->getElementType(), FanIn); in visitBitCastInst() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp268 Type *MidTy = CI1->getDestTy(); in isEliminableCastPair() local
2916 Type *MidTy = in visitAddrSpaceCast() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DConstantFold.cpp95 Type *MidTy = Op->getType(); in foldConstantCastPair() local
DAutoUpgrade.cpp4456 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastInst() local
4476 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastExpr() local
DConstants.cpp2251 Type *MidTy = PointerType::getWithSamePointeeType( in getAddrSpaceCast() local
DInstructions.cpp3131 Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, in isEliminableCastPair()
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInstructionSimplify.cpp5068 Type *MidTy = CI->getType(); in simplifyCastInst() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2766 LLT MidTy = in bitcastExtractVectorElt() local