Searched refs:Action (Results 126 - 150 of 190) sorted by relevance

12345678

/freebsd-13-stable/sys/dev/mpt/mpilib/
H A Dmpi_tool.h251 U8 Action; /* 0Ch */ member in struct:_MSG_TOOLBOX_FC_MANAGE_REQUEST
258 /* defines for the Action field */
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h163 /// Map from {State, Action} to {NewState, TransitionInfoIdx}.
202 M->emplace(std::make_pair(I.FromDfaState, I.Action),
/freebsd-13-stable/usr.sbin/mptutil/
H A Dmptutil.h110 int mpt_raid_action(int fd, U8 Action, U8 VolumeBus, U8 VolumeID,
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h79 PrePostActionTy &Action) {
80 return (*reinterpret_cast<Callable *>(CodeGen))(CGF, Action);
92 void setAction(PrePostActionTy &Action) const { PrePostAction = &Action; }
269 ActionToDo Action = ActionToDo::DoNotPush; member in class:clang::CodeGen::CGOpenMPRuntime::LastprivateConditionalRAII
600 /// brief Applies action \a Action on all registered entries.
605 const OffloadTargetRegionEntryInfoActTy &Action);
664 /// Applies action \a Action on all registered entries.
669 const OffloadDeviceGlobalVarEntryInfoActTy &Action);
78 CallbackFn(intptr_t CodeGen, CodeGenFunction &CGF, PrePostActionTy &Action) argument
H A DCGOpenMPRuntimeNVPTX.cpp1203 } Action(EST, WST);
1204 CodeGen.setAction(Action);
1333 } Action(*this, EST, D);
1334 CodeGen.setAction(Action);
1995 } Action(IsInParallelRegion);
1996 CodeGen.setAction(Action);
2121 } Action(Loc, GlobalizedRD, MappedDeclsFields);
2122 CodeGen.setAction(Action);
2530 CodeGenFunction &CGF, PrePostActionTy &Action) {
2531 Action
[all...]
H A DCGOpenMPRuntime.cpp197 const UntiedTaskActionTy &Action)
199 ThreadIDVar(ThreadIDVar), Action(Action) {
214 Action.emitUntiedSwitch(CGF);
227 /// Action for emitting code for untied tasks.
228 const UntiedTaskActionTy &Action; member in class:__anon1768::final
574 PrePostActionTy *Action; member in class:__anon1768::final
577 explicit CleanupTy(PrePostActionTy *Action) : Action(Action) {} argument
193 CGOpenMPTaskOutlinedRegionInfo(const CapturedStmt &CS, const VarDecl *ThreadIDVar, const RegionCodeGenTy &CodeGen, OpenMPDirectiveKind Kind, bool HasCancel, const UntiedTaskActionTy &Action) argument
593 PrePostActionTy Action; local
2961 actOnTargetRegionEntriesInfo( const OffloadTargetRegionEntryInfoActTy &Action) argument
3023 actOnDeviceGlobalVarEntriesInfo( const OffloadDeviceGlobalVarEntryInfoActTy &Action) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp183 Action(cl::desc("Action to perform:"),
527 switch (Action) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DPS4CPU.cpp242 Action::OffloadKind DeviceOffloadingKind) const {
H A DFuchsia.cpp269 Action::OffloadKind) const {
H A DWebAssembly.cpp208 Action::OffloadKind) const {
H A DDarwin.cpp98 const Action *SourceAction = &JA;
99 while (SourceAction->getKind() != Action::InputClass) {
932 Tool *MachO::getTool(Action::ActionClass AC) const {
934 case Action::LipoJobClass:
938 case Action::DsymutilJobClass:
942 case Action::VerifyDebugInfoJobClass:
2173 Action::OffloadKind) const {
2396 Action::OffloadKind DeviceOffloadKind) const {
2420 Action::OffloadKind DeviceOffloadKind) const {
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1191 auto Action = HandleHeaderIncludeOrImport( local
1193 switch (Action.Kind) {
1204 Suffix.back().setAnnotationValue(Action.ModuleForHeader);
1213 Suffix[0].setAnnotationValue(Action.ModuleForHeader);
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dactbl3.h182 #define ACPI_SIG_WDAT "WDAT" /* Watchdog Action Table */
737 * WDAT - Watchdog Action Table
773 UINT8 Action; member in struct:acpi_wdat_entry
782 /* Values for Action field above */
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp42 void EnsureSemaIsCreated(CompilerInstance &CI, FrontendAction &Action) { argument
43 if (Action.hasCodeCompletionSupport() &&
48 CI.createSema(Action.getTranslationUnitKind(),
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h895 return Step.Action == Unsupported || Step.Action == NotFound;
899 return LI.getAction(Query).Action == LegalizeActions::Legal;
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_raid.c130 u_int Action, uint32_t ActionDataWord, bus_addr_t addr, bus_size_t len,
368 "Replace Action Started",
564 switch (rap->Action) {
586 struct mpt_raid_disk *disk, request_t *req, u_int Action,
595 rap->Action = Action;
585 mpt_issue_raid_req(struct mpt_softc *mpt, struct mpt_raid_volume *vol, struct mpt_raid_disk *disk, request_t *req, u_int Action, uint32_t ActionDataWord, bus_addr_t addr, bus_size_t len, int write, int wait) argument
H A Dmpt.h318 u_int Action; member in struct:mpt_config_params
1093 int mpt_read_extcfg_page(struct mpt_softc *mpt, int Action,
1103 int mpt_read_cfg_page(struct mpt_softc *t, int /*Action*/,
1107 int mpt_write_cfg_page(struct mpt_softc *, int /*Action*/,
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_user.c1999 if (data->Action == MPR_FW_DIAG_TYPE_REGISTER ||
2000 data->Action == MPR_FW_DIAG_TYPE_UNREGISTER ||
2001 data->Action == MPR_FW_DIAG_TYPE_QUERY ||
2002 data->Action == MPR_FW_DIAG_TYPE_READ_BUFFER ||
2003 data->Action == MPR_FW_DIAG_TYPE_RELEASE) {
2004 status = mpr_do_diag_action(sc, data->Action,
/freebsd-13-stable/sys/dev/mps/
H A Dmps_user.c1901 if (data->Action == MPS_FW_DIAG_TYPE_REGISTER ||
1902 data->Action == MPS_FW_DIAG_TYPE_UNREGISTER ||
1903 data->Action == MPS_FW_DIAG_TYPE_QUERY ||
1904 data->Action == MPS_FW_DIAG_TYPE_READ_BUFFER ||
1905 data->Action == MPS_FW_DIAG_TYPE_RELEASE) {
1906 status = mps_do_diag_action(sc, data->Action,
/freebsd-13-stable/sys/contrib/dev/acpica/common/
H A Ddmtbinfo3.c567 * WDAT - Watchdog Action Table
594 {ACPI_DMT_UINT8, ACPI_WDAT0_OFFSET (Action), "Watchdog Action", 0},
H A Ddmtbinfo1.c688 {ACPI_DMT_EINJACT, ACPI_EINJ0_OFFSET (Action), "Action", 0},
717 {ACPI_DMT_ERSTACT, ACPI_ERST0_OFFSET (Action), "Action", 0},
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1622 const SimplifyAction Action = [II]() -> SimplifyAction { local
1769 // If Action.FtzRequirementTy is not satisfied by the module's ftz state, we
1773 if (Action.FtzRequirement != FTZ_Any) {
1780 if (FtzEnabled != (Action.FtzRequirement == FTZ_MustBeOn))
1785 if (Action.IID) {
1791 Intrinsic::getDeclaration(II->getModule(), *Action.IID, Tys), Args);
1795 if (Action.BinaryOp)
1796 return BinaryOperator::Create(*Action.BinaryOp, II->getArgOperand(0),
1800 if (Action.CastOp)
1801 return CastInst::Create(*Action
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h460 PragmaClangSectionAction Action,
494 void Act(SourceLocation PragmaLocation, PragmaMsStackAction Action, argument
496 if (Action == PSK_Reset) {
501 if (Action & PSK_Push)
504 else if (Action & PSK_Pop) {
523 if (Action & PSK_Set) {
543 void SentinelAction(PragmaMsStackAction Action, StringRef Label) { argument
544 assert((Action == PSK_Push || Action == PSK_Pop) &&
546 Act(CurrentPragmaLocation, Action, Labe
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp812 InsertAction Action = local
814 switch (Action) {
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp59 Action(cl::desc("Action to perform:"),
970 switch (Action) {

Completed in 380 milliseconds

12345678