Searched defs:Unop (Results 1 – 6 of 6) sorted by relevance
154 Node* Unop(const Operator* op, Node* input) { in Unop() function in v8::internal::compiler::JSTypedLoweringTester
662 Node* WasmGraphBuilder::Unop(wasm::WasmOpcode opcode, Node* input) { in Unop() function in v8::internal::compiler::WasmGraphBuilder
437 } Unop; member
2515 Expr *Unop = new (Context) UnaryOperator(DRE, UO_AddrOf, in RewriteObjCStringLiteral() local
2613 Expr *Unop = new (Context) UnaryOperator(DRE, UO_AddrOf, in RewriteObjCStringLiteral() local
2032 } Unop; member