Searched refs:actions_begin (Results 1 – 2 of 2) sorted by relevance
1990 M.actions_begin(), getLLTCodeGenOrTempType(Ty, M), TempRegID); in emitInstructionApplyPattern()2055 auto InsertIt = M.insertAction<MakeTempRegisterAction>(M.actions_begin(), in emitCodeGenInstructionApplyImmOperand()
638 action_iterator actions_begin() { return Actions.begin(); } in actions_begin() function641 return make_range(actions_begin(), actions_end()); in actions()