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

  /external/valgrind/VEX/priv/
guest_tilegx_toIR.c 316 IRStmt *bstmt = NULL; /* Branch statement. */ local
592 bstmt = dis_branch(binop(Iop_CmpEQ64, getIReg(ra), mkU64(0)),
685 bstmt = dis_branch(binop(Iop_CmpEQ64,
696 bstmt = dis_branch(unop(Iop_Not1,
705 bstmt = dis_branch(unop(Iop_64to1,
714 bstmt = dis_branch(unop(Iop_64to1,
719 bstmt = dis_branch(binop(Iop_CmpLE64S, getIReg(ra),
724 bstmt = dis_branch(binop(Iop_CmpLE64S, getIReg(ra),
729 bstmt = dis_branch(binop(Iop_CmpLT64S, getIReg(ra),
734 bstmt = dis_branch(binop(Iop_CmpLT64S, getIReg(ra)
    [all...]
guest_mips_toIR.c 12042 static IRStmt *bstmt = NULL; \/* branch (Exit) stmt *\/ local
    [all...]

Completed in 161 milliseconds