Home | History | Annotate | Download | only in ia32

Lines Matching defs:Jump

31 #include "jump-target-inl.h"
50 // Backward jump. There is an expected frame to merge to.
57 // Forward jump with a preconfigured entry frame. Assert the
58 // current frame matches the expected one and jump to the block.
63 // Forward jump. Remember the current frame and emit a jump to
175 // Fast case: the jump target was manually configured with an entry
185 // possible backward jump.
223 // Fast case: no fall-through, a single forward jump, and no
284 // code block. Jump around the code we are about to
317 // merge code, we need to pick up the frame so we can jump
366 void BreakTarget::Jump() {
376 void BreakTarget::Jump(Result* arg) {