Searched refs:LogicalNot (Results 1 – 10 of 10) sorted by relevance
27 B(LogicalNot),
24 …ttempts to do peephole Branch(LogicalNot) optimization doesn't break OSR exit's ability to recover…
24 Check that short-circuiting Branch(LogicalNot(@a)) and then failing speculation does not result in …
24 …happens if we fail to constant fold a LogicalNot that leads into a branch, when the CFA proves tha…
200 BytecodeArrayBuilder& LogicalNot();
164 V(LogicalNot, AccumulatorUse::kReadWrite) \
163 BytecodeArrayBuilder& BytecodeArrayBuilder::LogicalNot() { in LogicalNot() function in v8::internal::interpreter::BytecodeArrayBuilder
2631 builder()->LogicalNot(); in VisitNot()
144 .LogicalNot() // ToBooleanLogicalNot in TEST_F()145 .LogicalNot() // non-ToBoolean LogicalNot in TEST_F()
1481 builder.LogicalNot(); in TEST()1542 builder.LogicalNot(); in TEST()