Searched refs:STR_x (Results 1 – 10 of 10) sorted by relevance
58 case STR_x: in IsStore()
390 case STR_x: store_int_counter->Increment(); break; in InstrumentLoadStore()
927 return rt.Is64Bits() ? STR_x : STR_w;
748 V(STR_x, "str", "'Xt") \
1605 case STR_x: MemoryWrite<uint64_t>(address, xreg(srcdst)); break; in LoadStoreHelper()
421 case STR_x: store_int_counter->Increment(); break; in InstrumentLoadStore()
755 V(STR_x, "str", "'Xt") \
789 case STR_x: MemoryWrite(address, xreg(srcdst), num_bytes); break; in LoadStoreHelper()
2094 return rt.Is64Bits() ? STR_x : STR_w; in StoreOpFor()
1442 #define STR_x "x" macro1708 #define STR_x "\170" macro1738 #define STRING_xdigit STR_x STR_d STR_i STR_g STR_i STR_t