Home
last modified time | relevance | path

Searched defs:Jump (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DJumpInstrTableInfo.cpp53 Function *Jump) { in insertEntry()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DJumpDiagnostics.cpp489 Stmt *Jump = Jumps.pop_back_val(); in VerifyJumps() local
687 static void DiagnoseIndirectJumpStmt(Sema &S, IndirectGotoStmt *Jump, in DiagnoseIndirectJumpStmt()
706 void JumpScopeChecker::DiagnoseIndirectJump(IndirectGotoStmt *Jump, in DiagnoseIndirectJump()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp1633 SDValue Jump = Op.getOperand(2); in LowerBRCOND() local