Home
last modified time | relevance | path

Searched refs:CCMASK_FCMP (Results 1 – 2 of 2) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZ.h48 const unsigned CCMASK_FCMP = CCMASK_0 | CCMASK_1 | CCMASK_2 | CCMASK_3; variable
H A DSystemZISelLowering.cpp1579 C.CCValid = SystemZ::CCMASK_FCMP; in getCmp()