Home
last modified time | relevance | path

Searched refs:AMD64Instr_CStore (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_amd64_defs.h743 extern AMD64Instr* AMD64Instr_CStore ( AMD64CondCode cond, UChar szB,
Dhost_amd64_defs.c740 AMD64Instr* AMD64Instr_CStore ( AMD64CondCode cond, UChar szB, in AMD64Instr_CStore() function
Dhost_amd64_isel.c4359 addInstr(env, AMD64Instr_CStore(cc, szB, rSrc, amAddr)); in iselStmt()