Searched defs:Jump (Results 1 – 5 of 5) sorted by relevance
169 private static class Jump { class in InstructionsBuilder175 Jump(final Instruction source, final Label target, final int branch) { in Jump() method in InstructionsBuilder.Jump
578 Stmt *Jump = Jumps.pop_back_val(); in VerifyJumps() local776 static void DiagnoseIndirectJumpStmt(Sema &S, IndirectGotoStmt *Jump, in DiagnoseIndirectJumpStmt()795 void JumpScopeChecker::DiagnoseIndirectJump(IndirectGotoStmt *Jump, in DiagnoseIndirectJump()
382 void Jump(Label *label) { b(label); } in Jump() function
1532 SDValue Jump = Op.getOperand(2); in LowerBRCOND() local
1712 SDValue Jump = Op.getOperand(2); in LowerBRCOND() local