Searched refs:CCMASK_CMP_O (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZ.h44 const unsigned CCMASK_CMP_O = CCMASK_ANY ^ CCMASK_CMP_UO; member in namespace:llvm::SystemZ
H A DSystemZISelLowering.cpp995 case ISD::SETO: return SystemZ::CCMASK_CMP_O;

Completed in 149 milliseconds