Searched defs:getNeg (Results 1 – 5 of 5) sorted by relevance
| /external/llvm-project/llvm/lib/Target/AMDGPU/ | ||
| D | SIPeepholeSDWA.cpp | 159 bool getNeg() const { return Neg; } in getNeg() function in __anon1d4932070111::SDWASrcOperand |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | ||
| D | SIPeepholeSDWA.cpp | 159 bool getNeg() const { return Neg; } in getNeg() function in __anon27409b7b0111::SDWASrcOperand |
| /external/llvm/lib/IR/ | ||
| D | Constants.cpp | 2113 Constant *ConstantExpr::getNeg(Constant *C, bool HasNUW, bool HasNSW) { in getNeg() function in ConstantExpr |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | ||
| D | Constants.cpp | 2299 Constant *ConstantExpr::getNeg(Constant *C, bool HasNUW, bool HasNSW) { in getNeg() function in ConstantExpr |
| /external/llvm-project/llvm/lib/IR/ | ||
| D | Constants.cpp | 2589 Constant *ConstantExpr::getNeg(Constant *C, bool HasNUW, bool HasNSW) { in getNeg() function in ConstantExpr |