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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h49 IsLogical = (1 << 20), enumerator in enum:llvm::SystemZII::__anon4335
H A DSystemZElimCompare.cpp386 if (CompareFlags & SystemZII::IsLogical)
412 else if ((MIFlags & SystemZII::IsLogical) && CCValues) {
H A DSystemZISelLowering.cpp6847 bool IsLogical = false; local
6873 IsLogical = true;
6884 if (IsLogical) {

Completed in 129 milliseconds