Home
last modified time | relevance | path

Searched defs:vtype (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Target/LLVMIR/Dialect/VCIX/
H A DVCIXToLLVMIRTranslation.cpp40 VectorType vtype, llvm::Type *xlen, Location loc, in createVL()
/llvm-project/mlir/lib/Dialect/NVGPU/IR/
H A DNVGPUDialect.cpp608 VectorType vtype = getMatrixD().getType().getFragmented(); verify() local
/llvm-project/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp250 auto vtype = cast<VectorType>( matchAndRewrite() local
371 auto vtype = typeConverter->convertType(expand.getVectorType()); matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DPPCIntrinsicCall.cpp1534 auto vtype{mlir::VectorType::get(16, mlir::IntegerType::get(context, 8))}; in swapVectorWordPairs() local