Home
last modified time | relevance | path

Searched refs:OCF_SIGNED_SUB (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h109 OCF_SIGNED_SUB, enumerator
130 return OCF_SIGNED_SUB; in IntrinsicIDToOverflowCheckFlavor()
DInstCombineCompares.cpp2623 case OCF_SIGNED_SUB: { in OptimizeOverflowCheck()
2628 if (OCF == OCF_SIGNED_SUB) { in OptimizeOverflowCheck()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h186 OCF_SIGNED_SUB, enumerator
207 return OCF_SIGNED_SUB; in IntrinsicIDToOverflowCheckFlavor()
DInstCombineCompares.cpp3790 case OCF_SIGNED_SUB: { in OptimizeOverflowCheck()
3795 if (OCF == OCF_SIGNED_SUB) { in OptimizeOverflowCheck()