Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1072 auto isSExtFree = [this](SDValue N) { in LowerSETCC() local
1097 if (IsNegative || isSExtFree(LHS) || isSExtFree(RHS)) in LowerSETCC()