Searched refs:SRST (Results 1 – 11 of 11) sorted by relevance
1 ; Test that memchr won't be converted to SRST if calls are
1 ; Test memchr using SRST, with a weird but usable prototype.
1 ; Test that strlen/strnlen won't be converted to SRST if calls are
1 ; Test strlen using SRST, i32 version.
1 ; Test strlen using SRST, i64 version.
1 ; Test memchr using SRST, with the correct prototype.
813 SRST = 0xB25E, // Search String enumerator
756 EVALUATE(SRST);
977 EvalTable[SRST] = &Simulator::Evaluate_SRST; in EvalTableInit()8375 EVALUATE(SRST) { in EVALUATE() argument
1652 defm SRST : StringRRE<"srst", 0xb25e, z_search_string>;
6231 return emitStringWrapper(MI, MBB, SystemZ::SRST); in EmitInstrWithCustomInserter()