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

/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h44 IsLogical = (1 << 20) enumerator in enum:llvm::SystemZII::__anon26157
H A DSystemZInstrInfo.cpp488 bool IsLogical = (Compare->getDesc().TSFlags & SystemZII::IsLogical) != 0; local
490 !IsLogical &&
H A DSystemZElimCompare.cpp242 if (CompareFlags & SystemZII::IsLogical)

Completed in 341 milliseconds