Searched refs:actions_begin (Results 1 – 2 of 2) sorted by relevance
2084 M.insertAction<MakeTempRegisterAction>(M.actions_begin(), *Result, in emitInstructionApplyPattern()2152 auto InsertIt = M.insertAction<MakeTempRegisterAction>(M.actions_begin(), in emitCodeGenInstructionApplyImmOperand()
643 action_iterator actions_begin() { return Actions.begin(); } in actions_begin() function646 return make_range(actions_begin(), actions_end()); in actions()