Home
last modified time | relevance | path

Searched defs:complexEltTy (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Complex/IR/
H A DComplexOps.cpp37 auto complexEltTy = complexTy.getElementType(); in isBuildableWith() local
60 auto complexEltTy = getType().getElementType(); in verify() local
/llvm-project/mlir/lib/IR/
H A DBuiltinAttributes.cpp619 auto complexEltTy = complexTy.getElementType(); operator *() local