/freebsd/lib/libthr/thread/ |
H A D | thr_clean.c | 71 __thr_cleanup_pop_imp(int execute) in __thr_cleanup_pop_imp() 104 _thr_cleanup_pop(int execute) in _thr_cleanup_pop()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanRecipes.cpp | 702 void VPInstruction::execute(VPTransformState &State) { in execute() function in VPInstruction 865 void VPWidenCallRecipe::execute(VPTransformState &State) { in execute() function in VPWidenCallRecipe 976 void VPWidenSelectRecipe::execute(VPTransformState &State) { in execute() function in VPWidenSelectRecipe 1046 void VPWidenRecipe::execute(VPTransformState &State) { in execute() function in VPWidenRecipe 1154 void VPWidenCastRecipe::execute(VPTransformState &State) { in execute() function in VPWidenCastRecipe 1254 void VPWidenIntOrFpInductionRecipe::execute(VPTransformState &State) { in execute() function in VPWidenIntOrFpInductionRecipe 1399 void VPScalarIVStepsRecipe::execute(VPTransformState &State) { in execute() function in VPScalarIVStepsRecipe 1498 void VPWidenGEPRecipe::execute(VPTransformState &State) { in execute() function in VPWidenGEPRecipe 1586 void VPVectorPointerRecipe ::execute(VPTransformState &State) { in execute() function in VPVectorPointerRecipe 1637 void VPBlendRecipe::execute(VPTransformState &State) { in execute() function in VPBlendRecipe [all …]
|
H A D | VPlan.cpp | 452 void VPIRBasicBlock::execute(VPTransformState *State) { in execute() function in VPIRBasicBlock 483 void VPBasicBlock::execute(VPTransformState *State) { in execute() function in VPBasicBlock 729 void VPRegionBlock::execute(VPTransformState *State) { in execute() function in VPRegionBlock 976 void VPlan::execute(VPTransformState *State) { in execute() function in VPlan
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/ |
H A D | Execution.cpp | 43 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 D | StandaloneExecution.cpp | 52 llvm::Error StandaloneToolExecutor::execute( in execute() function in clang::tooling::StandaloneToolExecutor
|
H A D | AllTUsExecution.cpp | 78 llvm::Error AllTUsToolExecutor::execute( in execute() function in clang::tooling::AllTUsToolExecutor
|
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/ |
H A D | MicroOpQueueStage.cpp | 46 Error MicroOpQueueStage::execute(InstRef &IR) { in execute() function in llvm::mca::MicroOpQueueStage
|
H A D | RetireStage.cpp | 49 llvm::Error RetireStage::execute(InstRef &IR) { in execute() function in llvm::mca::RetireStage
|
H A D | EntryStage.cpp | 47 llvm::Error EntryStage::execute(InstRef & /*unused */) { in execute() function in llvm::mca::EntryStage
|
H A D | InstructionTables.cpp | 22 Error InstructionTables::execute(InstRef &IR) { in execute() function in llvm::mca::InstructionTables
|
H A D | DispatchStage.cpp | 174 Error DispatchStage::execute(InstRef &IR) { in execute() function in llvm::mca::DispatchStage
|
H A D | ExecuteStage.cpp | 186 Error ExecuteStage::execute(InstRef &IR) { in execute() function in llvm::mca::ExecuteStage
|
H A D | InOrderIssueStage.cpp | 198 llvm::Error InOrderIssueStage::execute(InstRef &IR) { in execute() function in llvm::mca::InOrderIssueStage
|
/freebsd/tools/regression/security/cap_test/ |
H A D | cap_test.c | 94 execute(int id, struct test *t) { in execute() function
|
/freebsd/crypto/openssl/util/perl/TLSProxy/ |
H A D | Proxy.pm | 528 sub execute subroutine
|
/freebsd/usr.bin/find/ |
H A D | find.h | 104 exec_f *execute; /* node evaluation function */ member 167 exec_f *execute; /* execute function */ member
|
/freebsd/contrib/llvm-project/llvm/lib/MCA/ |
H A D | Instruction.cpp | 173 void Instruction::execute(unsigned IID) { in execute() function in llvm::mca::Instruction
|
/freebsd/include/ |
H A D | pthread.h | 185 pthread_cleanup_pop(execute) global() argument
|
/freebsd/contrib/tcsh/ |
H A D | sh.sem.c | 83 execute(struct command *t, volatile int wanttty, int *pipein, int *pipeout, in execute() function
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | MemoryRegionInfo.h | 29 OptionalBool execute, OptionalBool shared, in MemoryRegionInfo() argument
|
/freebsd/usr.bin/mail/ |
H A D | lex.c | 271 execute(char linebuf[], int contxt) in execute() function
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | bmi.h | 117 } execute; member 167 } execute; member
|
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/ |
H A D | parallel_backend_tbb.h |
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.cpp | 118 Error LVCompare::execute(LVReader *ReferenceReader, LVReader *TargetReader) { in execute() function in LVCompare
|
/freebsd/usr.bin/tip/tip/ |
H A D | cmds.c | 688 execute(char *s) in execute() function
|