Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp511 Type *MidTy = VectorType::get(DstVT->getElementType(), FanOut); in visitBitCastInst() local
529 Type *MidTy = VectorType::get(SrcVT->getElementType(), FanIn); in visitBitCastInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp703 Type *MidTy = VectorType::get(DstVT->getElementType(), FanOut); in visitBitCastInst() local
721 Type *MidTy = VectorType::get(SrcVT->getElementType(), FanIn); in visitBitCastInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp767 auto *MidTy = FixedVectorType::get(DstVT->getElementType(), FanOut); in visitBitCastInst() local
785 auto *MidTy = FixedVectorType::get(SrcVT->getElementType(), FanIn); in visitBitCastInst() local
/aosp_15_r20/external/llvm/lib/IR/
H A DAutoUpgrade.cpp1409 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastInst() local
1429 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastExpr() local
H A DConstantFold.cpp86 Type *MidTy = Op->getType(); in foldConstantCastPair() local
H A DConstants.cpp1723 Type *MidTy = PointerType::get(DstElemTy, SrcScalarTy->getAddressSpace()); in getAddrSpaceCast() local
H A DInstructions.cpp2424 Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, in isEliminableCastPair()
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp239 Type *MidTy = CI->getType(); // B from above in isEliminableCastPair() local
1933 Type *MidTy = PointerType::get(DestElemTy, SrcTy->getAddressSpace()); in visitAddrSpaceCast() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp236 Type *MidTy = CI1->getDestTy(); in isEliminableCastPair() local
2578 Type *MidTy = PointerType::get(DestElemTy, SrcTy->getAddressSpace()); in visitAddrSpaceCast() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp268 Type *MidTy = CI1->getDestTy(); in isEliminableCastPair() local
2916 Type *MidTy = in visitAddrSpaceCast() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAutoUpgrade.cpp3800 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastInst() local
3820 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastExpr() local
H A DConstantFold.cpp87 Type *MidTy = Op->getType(); in foldConstantCastPair() local
H A DConstants.cpp1895 Type *MidTy = PointerType::get(DstElemTy, SrcScalarTy->getAddressSpace()); in getAddrSpaceCast() local
H A DInstructions.cpp2524 Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, in isEliminableCastPair()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAutoUpgrade.cpp4421 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastInst() local
4441 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastExpr() local
H A DConstantFold.cpp95 Type *MidTy = Op->getType(); in foldConstantCastPair() local
H A DConstants.cpp2251 Type *MidTy = PointerType::getWithSamePointeeType( in getAddrSpaceCast() local
H A DInstructions.cpp3131 Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, in isEliminableCastPair()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4337 Type *MidTy = CI->getType(); in SimplifyCastInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5068 Type *MidTy = CI->getType(); in simplifyCastInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2766 LLT MidTy = in bitcastExtractVectorElt() local