Searched defs:getNeg (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIPeepholeSDWA.cpp | 139 bool getNeg() const { return Neg; } in getNeg() function in __anon5b8513100111::SDWASrcOperand |
/freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 2587 Constant *ConstantExpr::getNeg(Constant *C, bool HasNSW) { in getNeg() function in ConstantExpr |