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

  /external/valgrind/VEX/priv/
host_amd64_defs.h 117 AMD64CondCode;
119 extern const HChar* showAMD64CondCode ( AMD64CondCode );
473 AMD64CondCode cond;
483 AMD64CondCode cond; /* can be Acc_ALWAYS */
491 AMD64CondCode cond; /* can be Acc_ALWAYS */
498 AMD64CondCode cond; /* can be Acc_ALWAYS */
504 AMD64CondCode cond;
511 AMD64CondCode cond;
519 AMD64CondCode cond;
545 AMD64CondCode cond
    [all...]
host_amd64_isel.c 239 static AMD64CondCode iselCondCode_wrk ( ISelEnv* env, IRExpr* e );
240 static AMD64CondCode iselCondCode ( ISelEnv* env, IRExpr* e );
434 AMD64CondCode cc;
    [all...]
host_amd64_defs.c 159 const HChar* showAMD64CondCode ( AMD64CondCode cond )
677 AMD64Instr* AMD64Instr_Call ( AMD64CondCode cond, Addr64 target, Int regparms,
691 AMD64CondCode cond, Bool toFastEP ) {
701 AMD64CondCode cond ) {
710 AMD64CondCode cond, IRJumpKind jk ) {
720 AMD64Instr* AMD64Instr_CMov64 ( AMD64CondCode cond, HReg src, HReg dst ) {
729 AMD64Instr* AMD64Instr_CLoad ( AMD64CondCode cond, UChar szB,
740 AMD64Instr* AMD64Instr_CStore ( AMD64CondCode cond, UChar szB,
779 AMD64Instr* AMD64Instr_Set64 ( AMD64CondCode cond, HReg dst ) {
967 AMD64Instr* AMD64Instr_SseCMov ( AMD64CondCode cond, HReg src, HReg dst )
    [all...]

Completed in 35 milliseconds