Home
last modified time | relevance | path

Searched defs:HasNUW (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DConstants.cpp1978 Constant *ConstantExpr::getNeg(Constant *C, bool HasNUW, bool HasNSW) { in getNeg()
1998 bool HasNUW, bool HasNSW) { in getAdd()
2009 bool HasNUW, bool HasNSW) { in getSub()
2020 bool HasNUW, bool HasNSW) { in getMul()
2069 bool HasNUW, bool HasNSW) { in getShl()
/external/llvm/include/llvm/IR/
DIRBuilder.h552 bool HasNUW, bool HasNSW) { in CreateInsertNUWNSWBinOp()