Searched refs:isFixedPointBinOp (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp136 bool isFixedPointBinOp() const { function in struct:__anon2868::BinOpInfo
3457 if (op.isFixedPointBinOp())
3601 if (op.isFixedPointBinOp())
3904 if (BOInfo.isFixedPointBinOp()) {

Completed in 89 milliseconds