Searched refs:TrapIf (Results 1 – 6 of 6) sorted by relevance
495 const Operator* TrapIf(TrapId trap_id); in NON_EXPORTED_BASE()
28 V(TrapIf) \
997 const Operator* CommonOperatorBuilder::TrapIf(TrapId trap_id) { in TrapIf() function in v8::internal::compiler::CommonOperatorBuilder
118 DECLARE_IMPOSSIBLE_CASE(TrapIf) in TypeNode()
2287 common()->TrapIf(TrapIdOf(node->op()))); in SimplifyBranch()
1498 Node* node = SetControl(graph()->NewNode(mcgraph()->common()->TrapIf(trap_id), in TrapIfTrue()