Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1153 bool andCC = isNullConstant(RHS) && LHS.hasOneUse() && in LowerSETCC() local
1180 if (andCC) { in LowerSETCC()