Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DBuiltinAttributes.cpp719 static bool checkElementType(Type eltType) { checkElementType() function
770 static bool checkElementType(Type eltType) { return eltType.isF32(); } checkElementType() function
787 static bool checkElementType(Type eltType) { return eltType.isF64(); } checkElementType() function
1553 static bool checkElementType(Type eltType) { checkElementType() function
1562 static bool checkElementType(Type eltType) { checkElementType() function
1592 static bool checkElementType(Type eltType) { return eltType.isF32(); } checkElementType() function
1596 static bool checkElementType(Type eltType) { return eltType.isF64(); } checkElementType() function
[all...]