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

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZ.h88 const unsigned CCMASK_VCMP = CCMASK_0 | CCMASK_1 | CCMASK_3; member in namespace:llvm::SystemZ
H A DSystemZISelLowering.cpp1280 CCValid = SystemZ::CCMASK_VCMP;
1287 CCValid = SystemZ::CCMASK_VCMP;
1295 CCValid = SystemZ::CCMASK_VCMP;
1303 CCValid = SystemZ::CCMASK_VCMP;
1311 CCValid = SystemZ::CCMASK_VCMP;
1316 CCValid = SystemZ::CCMASK_VCMP;
1384 CCValid = SystemZ::CCMASK_VCMP;
1389 CCValid = SystemZ::CCMASK_VCMP;
1394 CCValid = SystemZ::CCMASK_VCMP;
1399 CCValid = SystemZ::CCMASK_VCMP;
[all...]

Completed in 143 milliseconds