Searched defs:Jump (Results 1 – 8 of 8) sorted by relevance
168 private static class Jump { class in InstructionsBuilder174 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()
631 Stmt *Jump = Jumps.pop_back_val(); in VerifyJumps() local833 static void DiagnoseIndirectOrAsmJumpStmt(Sema &S, Stmt *Jump, in DiagnoseIndirectOrAsmJumpStmt()855 void JumpScopeChecker::DiagnoseIndirectOrAsmJump(Stmt *Jump, unsigned JumpScope, in DiagnoseIndirectOrAsmJump()
382 void Jump(Label *label) { b(label); } in Jump() function
127 void Jump(const BasicBlock *bb) { in Jump() function in InterpreterStackFrame
1532 SDValue Jump = Op.getOperand(2); in LowerBRCOND() local
1538 SDValue Jump = Op.getOperand(2); in LowerBRCOND() local
1712 SDValue Jump = Op.getOperand(2); in LowerBRCOND() local