Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp208 Type a, Type b, function_ref<bool(Type, Type)> areElementsCastCompatible) { in areVectorCastSimpleCompatible() argument
212 areElementsCastCompatible(va.getElementType(), in areVectorCastSimpleCompatible()