Searched refs:AMD64SseOp (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_amd64_defs.h345 AMD64SseOp; typedef in typeref:enum:__anon15059
347 extern const HChar* showAMD64SseOp ( AMD64SseOp );
650 AMD64SseOp op;
655 AMD64SseOp op;
660 AMD64SseOp op;
665 AMD64SseOp op;
670 AMD64SseOp op;
692 //uu AMD64SseOp op;
755 extern AMD64Instr* AMD64Instr_Sse32Fx4 ( AMD64SseOp, HReg, HReg );
756 extern AMD64Instr* AMD64Instr_Sse32FLo ( AMD64SseOp, HRe
[all...]
H A Dhost_amd64_defs.c515 const HChar* showAMD64SseOp ( AMD64SseOp op ) {
923 AMD64Instr* AMD64Instr_Sse32Fx4 ( AMD64SseOp op, HReg src, HReg dst ) {
932 AMD64Instr* AMD64Instr_Sse32FLo ( AMD64SseOp op, HReg src, HReg dst ) {
941 AMD64Instr* AMD64Instr_Sse64Fx2 ( AMD64SseOp op, HReg src, HReg dst ) {
950 AMD64Instr* AMD64Instr_Sse64FLo ( AMD64SseOp op, HReg src, HReg dst ) {
959 AMD64Instr* AMD64Instr_SseReRg ( AMD64SseOp op, HReg re, HReg rg ) {
994 //uu AMD64Instr* AMD64Instr_AvxReRg ( AMD64SseOp op, HReg re, HReg rg ) {
H A Dhost_amd64_isel.c2818 AMD64SseOp op = Asse_INVALID;
3124 AMD64SseOp op = Asse_INVALID;
3744 AMD64SseOp op = Asse_INVALID;

Completed in 365 milliseconds