Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1053 auto isSExtFree = [this](SDValue N) { in LowerSETCC() local
1078 if (IsNegative || isSExtFree(LHS) || isSExtFree(RHS)) in LowerSETCC()