Home
last modified time | relevance | path

Searched defs:SubOne (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h69 static inline Constant *SubOne(Constant *C) { in SubOne() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h131 static inline Constant *SubOne(Constant *C) { in SubOne() function
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp27 static Constant *SubOne(ConstantInt *C) { in SubOne() function
DInstCombineAndOrXor.cpp28 static Constant *SubOne(ConstantInt *C) { in SubOne() function
DInstCombineCompares.cpp35 static Constant *SubOne(Constant *C) { in SubOne() function