Searched refs:CC_GE (Results 1 – 8 of 8) sorted by relevance
179 CC_GE = 6, enumerator
470 case CC_GE: return reg.data.f32 >= fval; in compare()
436 bld.mkCmp(OP_SET, CC_GE, TYPE_U32, (s = bld.getSSA()), m, b); in handleDIV()
214 case CC_GE: enc = 0x6; break; in emitCondCode()
252 case SM4_OPCODE_UGE: return CC_GE; in cvtCondCode()
429 return CC_GE; in getSetCond()
775 case CC_GE: cc = CC_TR; break; in opnd()
205 case CC_GE: val = 0x6; break; in emitCondCode()