Home
last modified time | relevance | path

Searched defs:sourceElementType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/ArithmeticToLLVM/
H A DArithmeticToLLVM.cpp138 auto sourceElementType = in matchAndRewrite() local
/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DConvertFromLLVMIR.cpp1073 Type sourceElementType = processType(gep->getSourceElementType()); in processInstruction() local
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp3032 auto sourceElementType = shapedType.getElementType(); in verify() local