Searched defs:getNeg (Results 1 – 2 of 2) sorted by relevance
159 bool getNeg() const { return Neg; } in getNeg() function in __anond0343d790111::SDWASrcOperand
2299 Constant *ConstantExpr::getNeg(Constant *C, bool HasNUW, bool HasNSW) { in getNeg() function in ConstantExpr