Home
last modified time | relevance | path

Searched refs:GEZExt (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
2840 case ZeroCompare::GEZExt: in getCompoundZeroComparisonInGPR()
2869 (CmpTy == ZeroCompare::GEZExt || CmpTy == ZeroCompare::LEZExt)) in getCompoundZeroComparisonInGPR()
2881 case ZeroCompare::GEZExt: { in getCompoundZeroComparisonInGPR()
2947 return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt); in get32BitZExtCompare()
2986 return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt); in get32BitZExtCompare()
3292 return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt); in get64BitZExtCompare()
3324 return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt); in get64BitZExtCompare()