Searched defs:IsLogical (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h44 IsLogical = (1 << 20) enumerator in enum:llvm::SystemZII::__anon2633
H A DSystemZInstrInfo.cpp488 bool IsLogical = (Compare->getDesc().TSFlags & SystemZII::IsLogical) != 0; local

Completed in 49 milliseconds