Home
last modified time | relevance | path

Searched refs:DstScalarTy (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstants.cpp2243 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType());
2244 if (!SrcScalarTy->hasSameElementTypeAs(DstScalarTy)) {
2246 DstScalarTy, SrcScalarTy->getAddressSpace());
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DConstants.cpp2243 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
2244 if (!SrcScalarTy->hasSameElementTypeAs(DstScalarTy)) { in getAddrSpaceCast()
2246 DstScalarTy, SrcScalarTy->getAddressSpace()); in getAddrSpaceCast()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DConstants.cpp2243 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
2244 if (!SrcScalarTy->hasSameElementTypeAs(DstScalarTy)) { in getAddrSpaceCast()
2246 DstScalarTy, SrcScalarTy->getAddressSpace()); in getAddrSpaceCast()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DConstants.cpp2253 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
2254 if (!SrcScalarTy->hasSameElementTypeAs(DstScalarTy)) { in getAddrSpaceCast()
2256 DstScalarTy, SrcScalarTy->getAddressSpace()); in getAddrSpaceCast()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstants.cpp2243 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
2244 if (!SrcScalarTy->hasSameElementTypeAs(DstScalarTy)) { in getAddrSpaceCast()
2246 DstScalarTy, SrcScalarTy->getAddressSpace()); in getAddrSpaceCast()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstants.cpp2243 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
2244 if (!SrcScalarTy->hasSameElementTypeAs(DstScalarTy)) { in getAddrSpaceCast()
2246 DstScalarTy, SrcScalarTy->getAddressSpace()); in getAddrSpaceCast()
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DConstants.cpp1802 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
1803 Type *DstElemTy = DstScalarTy->getElementType(); in getAddrSpaceCast()
/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DConstants.cpp1793 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
1794 Type *DstElemTy = DstScalarTy->getElementType(); in getAddrSpaceCast()
/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DConstants.cpp1770 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
1771 Type *DstElemTy = DstScalarTy->getElementType(); in getAddrSpaceCast()
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DConstants.cpp1892 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
1893 Type *DstElemTy = DstScalarTy->getElementType(); in getAddrSpaceCast()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp1892 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
1893 Type *DstElemTy = DstScalarTy->getElementType(); in getAddrSpaceCast()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DConstants.cpp1892 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
1893 Type *DstElemTy = DstScalarTy->getElementType(); in getAddrSpaceCast()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DConstants.cpp2054 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
2055 Type *DstElemTy = DstScalarTy->getElementType(); in getAddrSpaceCast()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DConstants.cpp2070 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
2071 Type *DstElemTy = DstScalarTy->getElementType(); in getAddrSpaceCast()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DConstants.cpp2205 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
2206 Type *DstElemTy = DstScalarTy->getElementType(); in getAddrSpaceCast()
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DConstants.cpp2045 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
2046 Type *DstElemTy = DstScalarTy->getElementType(); in getAddrSpaceCast()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DConstants.cpp2205 PointerType *DstScalarTy = cast<PointerType>(DstTy->getScalarType()); in getAddrSpaceCast() local
2206 Type *DstElemTy = DstScalarTy->getElementType(); in getAddrSpaceCast()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3327 const LLT DstScalarTy = LLT::scalar(DstSize); in reduceOperationWidth() local
3332 DstLCMTy = getLCMType(DstScalarTy, NarrowScalarTy); in reduceOperationWidth()
3363 MergeDstReg = MRI.createGenericVirtualRegister(DstScalarTy); in reduceOperationWidth()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3328 const LLT DstScalarTy = LLT::scalar(DstSize); in reduceOperationWidth() local
3333 DstLCMTy = getLCMType(DstScalarTy, NarrowScalarTy); in reduceOperationWidth()
3364 MergeDstReg = MRI.createGenericVirtualRegister(DstScalarTy); in reduceOperationWidth()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3880 const LLT DstScalarTy = LLT::scalar(DstSize); in reduceOperationWidth() local
3885 DstLCMTy = getLCMType(DstScalarTy, NarrowScalarTy); in reduceOperationWidth()
3916 MergeDstReg = MRI.createGenericVirtualRegister(DstScalarTy); in reduceOperationWidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3876 const LLT DstScalarTy = LLT::scalar(DstSize); in reduceOperationWidth() local
3881 DstLCMTy = getLCMType(DstScalarTy, NarrowScalarTy); in reduceOperationWidth()
3912 MergeDstReg = MRI.createGenericVirtualRegister(DstScalarTy); in reduceOperationWidth()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3880 const LLT DstScalarTy = LLT::scalar(DstSize); in reduceOperationWidth() local
3885 DstLCMTy = getLCMType(DstScalarTy, NarrowScalarTy); in reduceOperationWidth()
3916 MergeDstReg = MRI.createGenericVirtualRegister(DstScalarTy); in reduceOperationWidth()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4218 const LLT DstScalarTy = LLT::scalar(DstSize); in reduceOperationWidth() local
4223 DstLCMTy = getLCMType(DstScalarTy, NarrowScalarTy); in reduceOperationWidth()
4264 MergeDstReg = MRI.createGenericVirtualRegister(DstScalarTy); in reduceOperationWidth()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4218 const LLT DstScalarTy = LLT::scalar(DstSize); in reduceOperationWidth() local
4223 DstLCMTy = getLCMType(DstScalarTy, NarrowScalarTy); in reduceOperationWidth()
4264 MergeDstReg = MRI.createGenericVirtualRegister(DstScalarTy); in reduceOperationWidth()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4218 const LLT DstScalarTy = LLT::scalar(DstSize); in reduceOperationWidth() local
4223 DstLCMTy = getLCMType(DstScalarTy, NarrowScalarTy); in reduceOperationWidth()
4264 MergeDstReg = MRI.createGenericVirtualRegister(DstScalarTy); in reduceOperationWidth()

12