Searched defs:scalarType (Results 1 – 9 of 9) sorted by relevance
305 auto scalarType = dyn_cast_or_null<spirv::ScalarType>(type.getElementType()); global() local 361 auto scalarType = dyn_cast_or_null<spirv::ScalarType>(type.getElementType()); global() local 398 auto scalarType = dyn_cast_or_null<spirv::ScalarType>(type.getElementType()); convertTensorType() local 555 } else if (auto scalarType = dyn_cast<spirv::ScalarType>(elementType)) { convertMemrefType() local 646 auto scalarType = dyn_cast<spirv::ScalarType>(type); castToSourceType() local 708 if (auto scalarType = dyn_cast<spirv::ScalarType>(intType)) SPIRVTypeConverter() local 716 if (auto scalarType = dyn_cast<spirv::ScalarType>(floatType)) SPIRVTypeConverter() local [all...]
136 if (auto scalarType = dyn_cast<FloatType>(copySignOp.getType())) { in matchAndRewrite() local 310 if (auto scalarType = dyn_cast<FloatType>(powfOp.getType())) { matchAndRewrite() local
151 VulkanLayoutUtils::getScalarTypeAlignment(Type scalarType) { in getScalarTypeAlignment()
743 if (auto scalarType = llvm::dyn_cast<ScalarType>(*this)) { getExtensions() local 763 if (auto scalarType = llvm::dyn_cast<ScalarType>(*this)) { getCapabilities() local 781 if (auto scalarType = llvm::dyn_cast<ScalarType>(*this)) getSizeInBytes() local
2124 auto scalarType = llvm::cast<VectorType>(getType()).getElementType(); verify() local
1513 auto scalarType = cast<VectorType>(dstType).getElementType(); matchAndRewrite() local
397 mlir::Type scalarType = symTy; genDefaultInitializerValue() local
215 mlir::Type scalarType = fir::unwrapSequenceType(alloc.getInType()); matchAndRewrite() local
5461 llvm::Type *scalarType = RV.getScalarVal()->getType(); EmitCall() local