Searched refs:AMD64Instr_Set64 (Results 1 – 3 of 3) sorted by relevance
749 extern AMD64Instr* AMD64Instr_Set64 ( AMD64CondCode cond, HReg dst );
1528 addInstr(env, AMD64Instr_Set64(cond,dst)); in iselIntExpr_R_wrk()1538 addInstr(env, AMD64Instr_Set64(cond,dst)); in iselIntExpr_R_wrk()4551 addInstr(env, AMD64Instr_Set64(cond, dst)); in iselStmt()
779 AMD64Instr* AMD64Instr_Set64 ( AMD64CondCode cond, HReg dst ) { in AMD64Instr_Set64() function