Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2032 static bool isOverflowIntrOpRes(SDValue Op) { in isOverflowIntrOpRes() function
2051 if (isOneConstant(Other) && isOverflowIntrOpRes(Sel)) { in LowerXOR()
4283 if (isOverflowIntrOpRes(LHS) && isOneConstant(RHS) && in LowerBR_CC()
4776 if (isOverflowIntrOpRes(CCVal)) { in LowerSELECT()