Searched refs:CCMaskLast (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h48 CCMaskLast = (1 << 19), enumerator in enum:llvm::SystemZII::__anon2532
H A DSystemZElimCompare.cpp431 else if (Flags & SystemZII::CCMaskLast)
H A DSystemZInstrInfo.cpp1879 if ((Flags & SystemZII::CCMaskFirst) || (Flags & SystemZII::CCMaskLast))

Completed in 182 milliseconds