Searched refs:UOP_LogicNot (Results 1 – 3 of 3) sorted by relevance
20 case UOP_LogicNot: return "!"; in getUnaryOpcodeString()
442 til::UnaryOp(til::UOP_LogicNot, translate(UO->getSubExpr(), Ctx)); in translateUnaryOperator()
76 UOP_LogicNot // ! enumerator112 const TIL_UnaryOpcode UOP_Max = UOP_LogicNot;