Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1718 static unsigned CCMaskForCondCode(ISD::CondCode CC) { in CCMaskForCondCode() function
2281 C.CCMask = CCMaskForCondCode(Cond); in getCmp()