Searched refs:genBoolConstant (Results 1 – 1 of 1) sorted by relevance
759 mlir::Value genBoolConstant(bool value) { in genBoolConstant() function in __anon67dfc8450c11::ScalarExprLowering1404 mlir::Value one = genBoolConstant(true); in genval()1443 return genBoolConstant(value.IsTrue()); in genScalarLit()