Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-13.1/lib/libthr/thread/
H A Dthr_clean.c74 __thr_cleanup_pop_imp(int execute) in __thr_cleanup_pop_imp()
107 _thr_cleanup_pop(int execute) in _thr_cleanup_pop()
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/
H A DExecution.cpp43 ToolExecutor::execute(std::unique_ptr<FrontendActionFactory> Action) { in execute() function in clang::tooling::ToolExecutor
47 llvm::Error ToolExecutor::execute(std::unique_ptr<FrontendActionFactory> Action, in execute() function in clang::tooling::ToolExecutor
H A DStandaloneExecution.cpp52 llvm::Error StandaloneToolExecutor::execute( in execute() function in clang::tooling::StandaloneToolExecutor
H A DAllTUsExecution.cpp78 llvm::Error AllTUsToolExecutor::execute( in execute() function in clang::tooling::AllTUsToolExecutor
/freebsd-13.1/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DMicroOpQueueStage.cpp46 Error MicroOpQueueStage::execute(InstRef &IR) { in execute() function in llvm::mca::MicroOpQueueStage
H A DEntryStage.cpp42 llvm::Error EntryStage::execute(InstRef & /*unused */) { in execute() function in llvm::mca::EntryStage
H A DRetireStage.cpp49 llvm::Error RetireStage::execute(InstRef &IR) { in execute() function in llvm::mca::RetireStage
H A DInstructionTables.cpp22 Error InstructionTables::execute(InstRef &IR) { in execute() function in llvm::mca::InstructionTables
H A DDispatchStage.cpp176 Error DispatchStage::execute(InstRef &IR) { in execute() function in llvm::mca::DispatchStage
H A DExecuteStage.cpp186 Error ExecuteStage::execute(InstRef &IR) { in execute() function in llvm::mca::ExecuteStage
H A DInOrderIssueStage.cpp190 llvm::Error InOrderIssueStage::execute(InstRef &IR) { in execute() function in llvm::mca::InOrderIssueStage
/freebsd-13.1/tools/regression/security/cap_test/
H A Dcap_test.c98 execute(int id, struct test *t) { in execute() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp297 void VPBasicBlock::execute(VPTransformState *State) { in execute() function in VPBasicBlock
448 void VPRegionBlock::execute(VPTransformState *State) { in execute() function in VPRegionBlock
719 void VPInstruction::execute(VPTransformState &State) { in execute() function in VPInstruction
773 void VPlan::execute(VPTransformState *State) { in execute() function in VPlan
1217 void VPWidenCanonicalIVRecipe::execute(VPTransformState &State) { in execute() function in VPWidenCanonicalIVRecipe
1251 void VPFirstOrderRecurrencePHIRecipe::execute(VPTransformState &State) { in execute() function in VPFirstOrderRecurrencePHIRecipe
1288 void VPReductionPHIRecipe::execute(VPTransformState &State) { in execute() function in VPReductionPHIRecipe
H A DLoopVectorize.cpp9574 void VPWidenCallRecipe::execute(VPTransformState &State) { in execute() function in VPWidenCallRecipe
9579 void VPWidenSelectRecipe::execute(VPTransformState &State) { in execute() function in VPWidenSelectRecipe
9584 void VPWidenRecipe::execute(VPTransformState &State) { in execute() function in VPWidenRecipe
9588 void VPWidenGEPRecipe::execute(VPTransformState &State) { in execute() function in VPWidenGEPRecipe
9601 void VPWidenPHIRecipe::execute(VPTransformState &State) { in execute() function in VPWidenPHIRecipe
9606 void VPBlendRecipe::execute(VPTransformState &State) { in execute() function in VPBlendRecipe
9645 void VPInterleaveRecipe::execute(VPTransformState &State) { in execute() function in VPInterleaveRecipe
9651 void VPReductionRecipe::execute(VPTransformState &State) { in execute() function in VPReductionRecipe
9698 void VPReplicateRecipe::execute(VPTransformState &State) { in execute() function in VPReplicateRecipe
9730 void VPBranchOnMaskRecipe::execute(VPTransformState &State) { in execute() function in VPBranchOnMaskRecipe
[all …]
/freebsd-13.1/usr.bin/find/
H A Dfind.h107 exec_f *execute; /* node evaluation function */ member
170 exec_f *execute; /* execute function */ member
/freebsd-13.1/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp161 void Instruction::execute(unsigned IID) { in execute() function in llvm::mca::Instruction
/freebsd-13.1/include/
H A Dpthread.h187 #define pthread_cleanup_pop(execute) \ argument
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h29 OptionalBool execute, OptionalBool mapped, ConstString name, in MemoryRegionInfo()
/freebsd-13.1/contrib/tcsh/
H A Dsh.sem.c83 execute(struct command *t, volatile int wanttty, int *pipein, int *pipeout, in execute() function
/freebsd-13.1/usr.bin/mail/
H A Dlex.c279 execute(char linebuf[], int contxt) in execute() function
/freebsd-13.1/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c142 execute(const apr_array_header_t *actions, in execute() function
/freebsd-13.1/usr.bin/tip/tip/
H A Dcmds.c698 execute(char *s) in execute() function
/freebsd-13.1/sys/kern/
H A Dkern_fail.c549 bool execute = false; in fail_point_eval_nontrivial() local
/freebsd-13.1/contrib/atf/atf-sh/
H A Datf-check.cpp418 execute(const char* const* argv) in execute() function
/freebsd-13.1/sys/cam/ctl/
H A Dctl_private.h133 ctl_opfunc *execute; member

12