Searched refs:BinaryFolder (Results 1 – 1 of 1) sorted by relevance
2243 static Attribute BinaryFolder(Op* op, ArrayRef<Attribute> attrs) { in BinaryFolder() function2324 return BinaryFolder<Op, FloatType, APFloat, Func<APFloat>>(this, attrs); \2326 return BinaryFolder<Op, IntegerType, APInt, Func<APInt>>(this, attrs); \