Home
last modified time | relevance | path

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

12

/freebsd/lib/libthr/thread/
H A Dthr_clean.c71 __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 DVPlanRecipes.cpp367 void VPPartialReductionRecipe::execute(VPTransformState &State) { in execute() function in VPPartialReductionRecipe
997 void VPInstruction::execute(VPTransformState &State) { in execute() function in VPInstruction
1217 void VPInstructionWithType::execute(VPTransformState &State) { in execute() function in VPInstructionWithType
1262 void VPPhi::execute(VPTransformState &State) { in execute() function in VPPhi
1296 void VPIRInstruction::execute(VPTransformState &State) { in execute() function in VPIRInstruction
1330 void VPIRPhi::execute(VPTransformState &State) { in execute() function in VPIRPhi
1413 void VPWidenCallRecipe::execute(VPTransformState &State) { in execute() function in VPWidenCallRecipe
1481 void VPWidenIntrinsicRecipe::execute(VPTransformState &State) { in execute() function in VPWidenIntrinsicRecipe
1596 void VPHistogramRecipe::execute(VPTransformState &State) { in execute() function in VPHistogramRecipe
1696 void VPWidenSelectRecipe::execute(VPTransformState &State) { in execute() function in VPWidenSelectRecipe
[all …]
H A DVPlan.cpp507 void VPIRBasicBlock::execute(VPTransformState *State) { in execute() function in VPIRBasicBlock
536 void VPBasicBlock::execute(VPTransformState *State) { in execute() function in VPBasicBlock
795 void VPRegionBlock::execute(VPTransformState *State) { in execute() function in VPRegionBlock
996 void VPlan::execute(VPTransformState *State) { in execute() function in VPlan
/freebsd/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/contrib/llvm-project/libc/src/__support/FPUtil/generic/
H A DFMod.h121 LIBC_INLINE constexpr static T execute(int exp_diff, int sides_zeroes_count, in execute() function
135 LIBC_INLINE constexpr static T execute(int exp_diff, int sides_zeroes_count, in execute() function
/freebsd/contrib/kyua/cli/
H A Dcmd_debug.cpp84 class execute { class
93 execute( in execute() function in __anon8a670dbc0111::execute
/freebsd/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 DRetireStage.cpp49 llvm::Error RetireStage::execute(InstRef &IR) { in execute() function in llvm::mca::RetireStage
H A DEntryStage.cpp47 llvm::Error EntryStage::execute(InstRef & /*unused */) { in execute() function in llvm::mca::EntryStage
H A DInstructionTables.cpp22 Error InstructionTables::execute(InstRef &IR) { in execute() function in llvm::mca::InstructionTables
H A DDispatchStage.cpp173 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.cpp198 llvm::Error InOrderIssueStage::execute(InstRef &IR) { in execute() function in llvm::mca::InOrderIssueStage
/freebsd/tools/regression/security/cap_test/
H A Dcap_test.c94 execute(int id, struct test *t) { in execute() function
/freebsd/crypto/openssl/util/perl/TLSProxy/
H A DProxy.pm655 sub execute subroutine
/freebsd/usr.bin/find/
H A Dfind.h106 exec_f *execute; /* node evaluation function */ member
171 exec_f *execute; /* execute function */ member
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp173 void Instruction::execute(unsigned IID) { in execute() function in llvm::mca::Instruction
/freebsd/include/
H A Dpthread.h185 pthread_cleanup_pop(execute) global() argument
/freebsd/usr.bin/mail/
H A Dlex.c270 execute(char linebuf[], int contxt) in execute() function
/freebsd/contrib/tcsh/
H A Dsh.sem.c83 execute(struct command *t, volatile int wanttty, int *pipein, int *pipeout, in execute() function
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dbmi.h117 } execute; member
167 } execute; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h29 OptionalBool execute, OptionalBool shared, in MemoryRegionInfo()
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dparallel_backend_tbb.h

12