Searched refs:Generate_NegateWithFeedback (Results 1 – 4 of 4) sorted by relevance
37 TNode<Object> Generate_NegateWithFeedback(
290 TNode<Object> UnaryOpAssembler::Generate_NegateWithFeedback( in Generate_NegateWithFeedback() function in v8::internal::UnaryOpAssembler
124 DEF_UNOP(Negate_WithFeedback, Generate_NegateWithFeedback)144 DEF_UNOP(Negate_Baseline, Generate_NegateWithFeedback)
1165 TNode<Object> result = unary_op_asm.Generate_NegateWithFeedback( in IGNITION_HANDLER()