Searched refs:BITWISE_NOT (Results 1 – 5 of 5) sorted by relevance
42 BITWISE_NOT = 3, enumerator146 Operator& Operator::create<Operator::BITWISE_NOT>();
62 IntOperand* UnaryOp<Operator::BITWISE_NOT>::eval(const Module&,
139 Operator& Operator::create<Operator::BITWISE_NOT>() in create()141 static UnaryOp<Operator::BITWISE_NOT> op; in create()
52 UnaryOp<Operator::BITWISE_NOT>::eval(const Module& pModule, in eval()
646 &Operator::create<Operator::BITWISE_NOT>());