Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZ.h44 const unsigned CCMASK_CMP_O = CCMASK_ANY ^ CCMASK_CMP_UO; variable
DSystemZISelLowering.cpp1516 case ISD::SETO: return SystemZ::CCMASK_CMP_O; in CCMaskForCondCode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZ.h44 const unsigned CCMASK_CMP_O = CCMASK_ANY ^ CCMASK_CMP_UO; variable
DSystemZISelLowering.cpp1729 case ISD::SETO: return SystemZ::CCMASK_CMP_O; in CCMaskForCondCode()