Searched defs:jump (Results 1 – 9 of 9) sorted by relevance
28 def jump(target) method
22 def jump(target) method
694 GateRef res, Label *jump) in CheckExceptionWithJump()
207 auto jump = Goto(currentControl); in Jump() local
432 GateRef jump = Circuit::NullGate(); in SpeculateConditionJump() local
176 #define CHECK_EXCEPTION_WITH_JUMP(res, jump) \ argument
49 auto jump = env_->GetBuilder()->Goto(currentControl); in Jump() local