Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1761 Constant *ConstantExpr::getNeg(Constant *C, bool HasNUW, bool HasNSW) { in getNeg()
1781 bool HasNUW, bool HasNSW) { in getAdd()
1792 bool HasNUW, bool HasNSW) { in getSub()
1803 bool HasNUW, bool HasNSW) { in getMul()
1852 bool HasNUW, bool HasNSW) { in getShl()
/external/llvm/lib/IR/
DConstants.cpp2113 Constant *ConstantExpr::getNeg(Constant *C, bool HasNUW, bool HasNSW) { in getNeg()
2133 bool HasNUW, bool HasNSW) { in getAdd()
2144 bool HasNUW, bool HasNSW) { in getSub()
2155 bool HasNUW, bool HasNSW) { in getMul()
2204 bool HasNUW, bool HasNSW) { in getShl()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h493 bool HasNUW, bool HasNSW) { in CreateInsertNUWNSWBinOp()
/external/llvm/include/llvm/IR/
DIRBuilder.h759 bool HasNUW, bool HasNSW) { in CreateInsertNUWNSWBinOp()