Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2121 static bool isOverflowIntrOpRes(SDValue Op) { in isOverflowIntrOpRes() function
2140 if (isOneConstant(Other) && isOverflowIntrOpRes(Sel)) { in LowerXOR()
4409 if (isOverflowIntrOpRes(LHS) && isOneConstant(RHS) && in LowerBR_CC()
4926 if (isOverflowIntrOpRes(CCVal)) { in LowerSELECT()