Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZ.h62 const unsigned CCMASK_TM_MIXED_MSB_0 = CCMASK_1; variable
DSystemZISelLowering.cpp1956 return SystemZ::CCMASK_TM_MIXED_MSB_0; in getTestUnderMaskCond()
1958 return SystemZ::CCMASK_TM_MIXED_MSB_0 ^ SystemZ::CCMASK_ANY; in getTestUnderMaskCond()
2165 bool RegisterOnly = (bool(C.CCMask & SystemZ::CCMASK_TM_MIXED_MSB_0) != in emitCmp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZ.h78 const unsigned CCMASK_TM_MIXED_MSB_0 = CCMASK_1; variable
DSystemZISelLowering.cpp2103 return SystemZ::CCMASK_TM_MIXED_MSB_0; in getTestUnderMaskCond()
2105 return SystemZ::CCMASK_TM_MIXED_MSB_0 ^ SystemZ::CCMASK_ANY; in getTestUnderMaskCond()
2334 bool RegisterOnly = (bool(C.CCMask & SystemZ::CCMASK_TM_MIXED_MSB_0) != in emitCmp()