Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZ.h48 const unsigned CCMASK_FCMP = CCMASK_0 | CCMASK_1 | CCMASK_2 | CCMASK_3; variable
H A DSystemZISelLowering.cpp3054 C.CCValid = SystemZ::CCMASK_FCMP; in getCmp()