Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp6770 CC createCompareCharOp(mlir::arith::CmpIPredicate pred, const A &x) { in createCompareCharOp() function in __anon67dfc8455a11::ArrayExprLowering
6788 return createCompareCharOp(translateRelational(x.opr), x); in genarr()