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

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

Completed in 130 milliseconds