Searched defs:HostAction (Results 1 – 2 of 2) sorted by relevance
2911 virtual ActionBuilderReturnCode addDeviceDependences(Action *HostAction) { in addDeviceDependences() argument 3004 ActionBuilderReturnCode addDeviceDependences(Action *HostAction) override { in addDeviceDependences() argument 3723 void recordHostAction(Action *HostAction, const Arg *InputArg) { in recordHostAction() argument 3738 addDeviceDependencesToHostAction(Action * HostAction,const Arg * InputArg,phases::ID CurPhase,phases::ID FinalPhase,DeviceActionBuilder::PhasesTy & Phases) addDeviceDependencesToHostAction() argument 3796 addHostDependenceToDeviceActions(Action * & HostAction,const Arg * InputArg) addHostDependenceToDeviceActions() argument 3854 appendTopLevelActions(ActionList & AL,Action * HostAction,const Arg * InputArg) appendTopLevelActions() argument 3927 processHostLinkAction(Action * HostAction) processHostLinkAction() argument [all...]
322 Action &HostAction; variable