Home
last modified time | relevance | path

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

12

/freebsd-11-stable/lib/libthr/thread/
HDthr_clean.c65 __pthread_cleanup_pop_imp(int execute) in __pthread_cleanup_pop_imp()
98 _pthread_cleanup_pop(int execute) in _pthread_cleanup_pop()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
HDExecution.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
HDStandaloneExecution.cpp52 llvm::Error StandaloneToolExecutor::execute( in execute() function in clang::tooling::StandaloneToolExecutor
HDAllTUsExecution.cpp77 llvm::Error AllTUsToolExecutor::execute( in execute() function in clang::tooling::AllTUsToolExecutor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
HDRetireStage.cpp45 llvm::Error RetireStage::execute(InstRef &IR) { in execute() function in llvm::mca::RetireStage
HDMicroOpQueueStage.cpp46 Error MicroOpQueueStage::execute(InstRef &IR) { in execute() function in llvm::mca::MicroOpQueueStage
HDEntryStage.cpp42 llvm::Error EntryStage::execute(InstRef & /*unused */) { in execute() function in llvm::mca::EntryStage
HDInstructionTables.cpp22 Error InstructionTables::execute(InstRef &IR) { in execute() function in llvm::mca::InstructionTables
HDDispatchStage.cpp175 Error DispatchStage::execute(InstRef &IR) { in execute() function in llvm::mca::DispatchStage
HDExecuteStage.cpp186 Error ExecuteStage::execute(InstRef &IR) { in execute() function in llvm::mca::ExecuteStage
/freebsd-11-stable/tools/regression/security/cap_test/
HDcap_test.c98 execute(int id, struct test *t) { in execute() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlan.cpp162 void VPBasicBlock::execute(VPTransformState *State) { in execute() function in VPBasicBlock
231 void VPRegionBlock::execute(VPTransformState *State) { in execute() function in VPRegionBlock
349 void VPInstruction::execute(VPTransformState &State) { in execute() function in VPInstruction
391 void VPlan::execute(VPTransformState *State) { in execute() function in VPlan
HDLoopVectorize.cpp7355 void VPWidenRecipe::execute(VPTransformState &State) { in execute() function in VPWidenRecipe
7360 void VPWidenGEPRecipe::execute(VPTransformState &State) { in execute() function in VPWidenGEPRecipe
7365 void VPWidenIntOrFpInductionRecipe::execute(VPTransformState &State) { in execute() function in VPWidenIntOrFpInductionRecipe
7370 void VPWidenPHIRecipe::execute(VPTransformState &State) { in execute() function in VPWidenPHIRecipe
7374 void VPBlendRecipe::execute(VPTransformState &State) { in execute() function in VPBlendRecipe
7413 void VPInterleaveRecipe::execute(VPTransformState &State) { in execute() function in VPInterleaveRecipe
7419 void VPReplicateRecipe::execute(VPTransformState &State) { in execute() function in VPReplicateRecipe
7444 void VPBranchOnMaskRecipe::execute(VPTransformState &State) { in execute() function in VPBranchOnMaskRecipe
7471 void VPPredInstPHIRecipe::execute(VPTransformState &State) { in execute() function in VPPredInstPHIRecipe
7502 void VPWidenMemoryInstructionRecipe::execute(VPTransformState &State) { in execute() function in VPWidenMemoryInstructionRecipe
/freebsd-11-stable/usr.bin/find/
HDfind.h78 exec_f *execute; /* node evaluation function */ member
141 exec_f *execute; /* execute function */ member
/freebsd-11-stable/include/
HDpthread.h185 #define pthread_cleanup_pop(execute) \ argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDMemoryRegionInfo.h26 OptionalBool execute, OptionalBool mapped, ConstString name, in MemoryRegionInfo()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/
HDInstruction.cpp168 void Instruction::execute(unsigned IID) { in execute() function in llvm::mca::Instruction
/freebsd-11-stable/contrib/tcsh/
HDsh.sem.c83 execute(struct command *t, volatile int wanttty, int *pipein, int *pipeout, in execute() function
/freebsd-11-stable/usr.bin/mail/
HDlex.c277 execute(char linebuf[], int contxt) in execute() function
/freebsd-11-stable/contrib/gcc/
HDtree-pass.h102 unsigned int (*execute) (void); member
/freebsd-11-stable/contrib/subversion/subversion/svnmucc/
HDsvnmucc.c142 execute(const apr_array_header_t *actions, in execute() function
/freebsd-11-stable/usr.bin/tip/tip/
HDcmds.c696 execute(char *s) in execute() function
/freebsd-11-stable/contrib/atf/atf-sh/
HDatf-check.cpp330 execute(const char* const* argv) in execute() function
/freebsd-11-stable/sys/kern/
HDkern_fail.c527 bool execute = false; in fail_point_eval_nontrivial() local
/freebsd-11-stable/release/picobsd/tinyware/msh/
HDsh3.c77 execute(t, pin, pout, act) in execute() function

12