Home
last modified time | relevance | path

Searched refs:isComplexOfIntType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/IR/
H A DBuiltinAttributes.cpp1200 LLVM_ATTRIBUTE_UNUSED static bool isComplexOfIntType(Type type) { in isComplexOfIntType() function
1206 assert(isComplexOfIntType(getElementType()) && in getComplexIntValues()
1213 assert(isComplexOfIntType(getElementType()) && in complex_value_begin()
1218 assert(isComplexOfIntType(getElementType()) && in complex_value_end()