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