Searched refs:binOp (Results 1 – 2 of 2) sorted by relevance
67 if (const auto *binOp = llvm::dyn_cast<BinaryOperator>(e)) { in isFixedPointOp() local68 QualType lhstype = binOp->getLHS()->getType(); in isFixedPointOp()69 QualType rhstype = binOp->getRHS()->getType(); in isFixedPointOp()
1862 foreach binOp = ["min", "max"] in1865 def int_nvvm_redux_sync_f # binOp # abs # NaN : NVVMBuiltin,