Home
last modified time | relevance | path

Searched refs:vecTy (Results 1 – 25 of 77) sorted by relevance

1234

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/VectorToROCDL/
H A DVectorToROCDL.cpp35 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
38 xferOp, vecTy, dwordConfig, vindex, offsetSizeInBytes, glc, slc); in replaceTransferOpWithMubuf()
45 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
81 auto vecTy = toLLVMTy(xferOp.getVectorType()); in matchAndRewrite() local
82 unsigned vecWidth = LLVM::getVectorNumElements(vecTy).getFixedValue(); in matchAndRewrite()
141 vecTy, dwordConfig, int32Zero, int32Zero, int1False, int1False); in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/VectorToROCDL/
H A DVectorToROCDL.cpp33 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
36 xferOp, vecTy, dwordConfig, vindex, offsetSizeInBytes, glc, slc); in replaceTransferOpWithMubuf()
43 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
81 auto vecTy = toLLVMTy(xferOp.getVectorType()); in matchAndRewrite() local
82 unsigned vecWidth = LLVM::getVectorNumElements(vecTy).getFixedValue(); in matchAndRewrite()
140 rewriter, operands, *this->getTypeConverter(), loc, xferOp, vecTy, in matchAndRewrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/VectorToROCDL/
H A DVectorToROCDL.cpp33 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
36 xferOp, vecTy, dwordConfig, vindex, offsetSizeInBytes, glc, slc); in replaceTransferOpWithMubuf()
43 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
81 auto vecTy = toLLVMTy(xferOp.getVectorType()); in matchAndRewrite() local
82 unsigned vecWidth = LLVM::getVectorNumElements(vecTy).getFixedValue(); in matchAndRewrite()
140 rewriter, operands, *this->getTypeConverter(), loc, xferOp, vecTy, in matchAndRewrite()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Conversion/VectorToROCDL/
H A DVectorToROCDL.cpp33 LLVM::LLVMType &vecTy, Value &dwordConfig, Value &vindex, in replaceTransferOpWithMubuf() argument
36 xferOp, vecTy, dwordConfig, vindex, offsetSizeInBytes, glc, slc); in replaceTransferOpWithMubuf()
43 LLVM::LLVMType &vecTy, Value &dwordConfig, Value &vindex, in replaceTransferOpWithMubuf() argument
83 LLVM::LLVMType vecTy = in matchAndRewrite() local
85 unsigned vecWidth = vecTy.getVectorNumElements(); in matchAndRewrite()
146 xferOp, vecTy, dwordConfig, int32Zero, in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToROCDL/
H A DVectorToROCDL.cpp35 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
38 xferOp, vecTy, dwordConfig, vindex, offsetSizeInBytes, glc, slc); in replaceTransferOpWithMubuf()
45 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
83 auto vecTy = toLLVMTy(xferOp.getVectorType()); in matchAndRewrite() local
84 unsigned vecWidth = LLVM::getVectorNumElements(vecTy).getFixedValue(); in matchAndRewrite()
142 rewriter, operands, *this->getTypeConverter(), loc, xferOp, vecTy, in matchAndRewrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Conversion/VectorToROCDL/
H A DVectorToROCDL.cpp33 LLVM::LLVMType &vecTy, Value &dwordConfig, Value &vindex, in replaceTransferOpWithMubuf() argument
36 xferOp, vecTy, dwordConfig, vindex, offsetSizeInBytes, glc, slc); in replaceTransferOpWithMubuf()
43 LLVM::LLVMType &vecTy, Value &dwordConfig, Value &vindex, in replaceTransferOpWithMubuf() argument
83 LLVM::LLVMType vecTy = in matchAndRewrite() local
85 unsigned vecWidth = vecTy.getVectorNumElements(); in matchAndRewrite()
146 xferOp, vecTy, dwordConfig, int32Zero, in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToROCDL/
H A DVectorToROCDL.cpp35 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
38 xferOp, vecTy, dwordConfig, vindex, offsetSizeInBytes, glc, slc); in replaceTransferOpWithMubuf()
45 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
83 auto vecTy = toLLVMTy(xferOp.getVectorType()); in matchAndRewrite() local
84 unsigned vecWidth = LLVM::getVectorNumElements(vecTy).getFixedValue(); in matchAndRewrite()
142 rewriter, operands, *this->getTypeConverter(), loc, xferOp, vecTy, in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToROCDL/
H A DVectorToROCDL.cpp35 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
38 xferOp, vecTy, dwordConfig, vindex, offsetSizeInBytes, glc, slc); in replaceTransferOpWithMubuf()
45 Type &vecTy, Value &dwordConfig, Value &vindex, Value &offsetSizeInBytes, in replaceTransferOpWithMubuf() argument
83 auto vecTy = toLLVMTy(xferOp.getVectorType()); in matchAndRewrite() local
84 unsigned vecWidth = LLVM::getVectorNumElements(vecTy).getFixedValue(); in matchAndRewrite()
142 rewriter, operands, *this->getTypeConverter(), loc, xferOp, vecTy, in matchAndRewrite()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp205 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
207 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
238 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
239 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
322 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
323 auto eltTy = vecTy->getElementType(); in addEntry()
324 CharUnits eltSize = (end - begin) / vecTy->getNumElements(); in addEntry()
326 for (unsigned i = 0, e = vecTy->getNumElements(); i != e; ++i) { in addEntry()
385 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
386 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp217 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
219 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
250 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
251 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
334 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
335 auto eltTy = vecTy->getElementType(); in addEntry()
337 (end - begin) / cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
340 e = cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
400 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
401 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp217 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
219 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
250 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
251 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
334 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
335 auto eltTy = vecTy->getElementType(); in addEntry()
337 (end - begin) / cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
340 e = cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
400 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
401 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp217 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
219 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
250 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
251 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
334 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
335 auto eltTy = vecTy->getElementType(); in addEntry()
337 (end - begin) / cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
340 e = cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
400 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
401 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp217 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
219 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
250 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
251 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
334 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
335 auto eltTy = vecTy->getElementType(); in addEntry()
337 (end - begin) / cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
340 e = cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
400 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
401 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp204 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
206 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
237 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
238 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
321 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
322 auto eltTy = vecTy->getElementType(); in addEntry()
323 CharUnits eltSize = (end - begin) / vecTy->getNumElements(); in addEntry()
325 for (unsigned i = 0, e = vecTy->getNumElements(); i != e; ++i) { in addEntry()
384 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
385 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp204 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
206 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
237 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
238 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
321 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
322 auto eltTy = vecTy->getElementType(); in addEntry()
323 CharUnits eltSize = (end - begin) / vecTy->getNumElements(); in addEntry()
325 for (unsigned i = 0, e = vecTy->getNumElements(); i != e; ++i) { in addEntry()
384 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
385 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp204 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
206 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
237 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
238 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
321 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
322 auto eltTy = vecTy->getElementType(); in addEntry()
323 CharUnits eltSize = (end - begin) / vecTy->getNumElements(); in addEntry()
325 for (unsigned i = 0, e = vecTy->getNumElements(); i != e; ++i) { in addEntry()
384 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
385 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp204 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
206 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
237 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
238 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
321 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
322 auto eltTy = vecTy->getElementType(); in addEntry()
323 CharUnits eltSize = (end - begin) / vecTy->getNumElements(); in addEntry()
325 for (unsigned i = 0, e = vecTy->getNumElements(); i != e; ++i) { in addEntry()
384 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
385 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp217 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
219 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
250 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
251 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
334 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
335 auto eltTy = vecTy->getElementType(); in addEntry()
337 (end - begin) / cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
340 e = cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
400 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
401 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp204 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
206 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
237 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
238 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
321 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
322 auto eltTy = vecTy->getElementType(); in addEntry()
323 CharUnits eltSize = (end - begin) / vecTy->getNumElements(); in addEntry()
325 for (unsigned i = 0, e = vecTy->getNumElements(); i != e; ++i) { in addEntry()
384 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
385 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp217 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
219 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
250 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
251 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
334 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
335 auto eltTy = vecTy->getElementType(); in addEntry()
337 (end - begin) / cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
340 e = cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
400 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
401 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp217 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
219 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
250 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
251 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
334 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
335 auto eltTy = vecTy->getElementType(); in addEntry()
337 (end - begin) / cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
340 e = cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
400 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
401 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp217 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
219 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
250 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
251 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
334 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
335 auto eltTy = vecTy->getElementType(); in addEntry()
337 (end - begin) / cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
340 e = cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
400 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
401 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp205 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
207 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
238 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
239 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
322 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
323 auto eltTy = vecTy->getElementType(); in addEntry()
324 CharUnits eltSize = (end - begin) / vecTy->getNumElements(); in addEntry()
326 for (unsigned i = 0, e = vecTy->getNumElements(); i != e; ++i) { in addEntry()
385 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
386 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DSwiftCallingConv.cpp217 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addTypedData() local
219 legalizeVectorType(CGM, end - begin, vecTy, componentTys); in addTypedData()
250 if (auto vecTy = dyn_cast<llvm::VectorType>(type)) { in addLegalTypedData() local
251 auto split = splitLegalVectorType(CGM, end - begin, vecTy); in addLegalTypedData()
334 if (auto vecTy = dyn_cast_or_null<llvm::VectorType>(type)) { in addEntry() local
335 auto eltTy = vecTy->getElementType(); in addEntry()
337 (end - begin) / cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
340 e = cast<llvm::FixedVectorType>(vecTy)->getNumElements(); in addEntry()
400 auto vecTy = cast<llvm::VectorType>(Entries[index].Type); in splitVectorEntry() local
401 auto split = splitLegalVectorType(CGM, Entries[index].getWidth(), vecTy); in splitVectorEntry()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/glsl/
H A Dglslsemantic.cpp288 if (const VectorType *vecTy = expr.type->asVectorType()) { in visit() local
289 if (Symbol *s = vecTy->find(*ast->field)) in visit()
292 …ror(ast->lineno, QString::fromLatin1("`%1' has no member named `%2'").arg(vecTy->name()).arg(*ast-… in visit()
321 if (const VectorType *vecTy = type->asVectorType()) { in implicitCast() local
322 if (targetVecTy->dimension() == vecTy->dimension()) { in implicitCast()
324 const Type *elementType = vecTy->elementType(); in implicitCast()

1234