Searched refs:fetch_op (Results 1 – 5 of 5) sorted by relevance
103 op_code_t fetch_op () in fetch_op() function106 return SUPER::fetch_op (); in fetch_op()
202 OPSET::process_op (SUPER::env.fetch_op (), SUPER::env, param); in interpret()
608 op_code_t fetch_op () in fetch_op() function
890 OPSET::process_op (SUPER::env.fetch_op (), SUPER::env, param); in interpret()
1095 FetchOp fetch_op = op.GetFetch(); in matchAndRewrite() local1101 for (Value operand : fetch_op.fetches()) { in matchAndRewrite()