Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp2490 enum ZeroCompare { GEZExt, GESExt, LEZExt, LESExt }; enumerator
2846 case ZeroCompare::LESExt: { in getCompoundZeroComparisonInGPR()
2874 (CmpTy == ZeroCompare::GESExt || CmpTy == ZeroCompare::LESExt)) in getCompoundZeroComparisonInGPR()
2893 case ZeroCompare::LESExt: in getCompoundZeroComparisonInGPR()
3146 return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LESExt); in get32BitSExtCompare()
3193 return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LESExt); in get32BitSExtCompare()
3463 return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LESExt); in get64BitSExtCompare()
3507 return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LESExt); in get64BitSExtCompare()