Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZ.h103 const unsigned CCMASK_VCMP_NONE = CCMASK_3; variable
H A DSystemZISelLowering.cpp3341 C.CCMask = CmpNull ? SystemZ::CCMASK_VCMP_NONE : SystemZ::CCMASK_VCMP_ALL; in adjustICmp128()