HomeSort by relevance Sort by last modified time
    Searched full:bstmt (Results 1 - 2 of 2) sorted by null

  /external/valgrind/VEX/priv/
guest_tilegx_toIR.c 300 IRStmt *bstmt = NULL; /* Branch statement. */ local
576 bstmt = dis_branch(binop(Iop_CmpEQ64, getIReg(ra), mkU64(0)),
669 bstmt = dis_branch(binop(Iop_CmpEQ64,
680 bstmt = dis_branch(unop(Iop_Not1,
689 bstmt = dis_branch(unop(Iop_64to1,
698 bstmt = dis_branch(unop(Iop_64to1,
703 bstmt = dis_branch(binop(Iop_CmpLE64S, getIReg(ra),
708 bstmt = dis_branch(binop(Iop_CmpLE64S, getIReg(ra),
713 bstmt = dis_branch(binop(Iop_CmpLT64S, getIReg(ra),
718 bstmt = dis_branch(binop(Iop_CmpLT64S, getIReg(ra)
    [all...]
guest_mips_toIR.c 12032 static IRStmt *bstmt = NULL; \/* branch (Exit) stmt *\/ local
    [all...]

Completed in 759 milliseconds