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

12

/freebsd-current/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DMicroOpQueueStage.cpp46 Error MicroOpQueueStage::execute(InstRef &IR) { function in class:llvm::mca::MicroOpQueueStage
H A DRetireStage.cpp49 llvm::Error RetireStage::execute(InstRef &IR) { function in class:llvm::mca::RetireStage
H A DInstructionTables.cpp22 Error InstructionTables::execute(InstRef &IR) { function in class:llvm::mca::InstructionTables
H A DEntryStage.cpp47 llvm::Error EntryStage::execute(InstRef & /*unused */) { function in class:llvm::mca::EntryStage
H A DDispatchStage.cpp174 Error DispatchStage::execute(InstRef &IR) { function in class:llvm::mca::DispatchStage
H A DExecuteStage.cpp186 Error ExecuteStage::execute(InstRef &IR) { function in class:llvm::mca::ExecuteStage
H A DInOrderIssueStage.cpp198 llvm::Error InOrderIssueStage::execute(InstRef &IR) { function in class:llvm::mca::InOrderIssueStage
/freebsd-current/tools/regression/security/cap_test/
H A Dcap_test.c94 execute(int id, struct test *t) { function
/freebsd-current/lib/libthr/thread/
H A Dthr_clean.c71 __thr_cleanup_pop_imp(int execute) argument
104 _thr_cleanup_pop(int execute) argument
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/
H A DStandaloneExecution.cpp52 llvm::Error StandaloneToolExecutor::execute( function in class:clang::tooling::StandaloneToolExecutor
H A DExecution.cpp43 ToolExecutor::execute(std::unique_ptr<FrontendActionFactory> Action) { function in class:clang::tooling::ToolExecutor
47 llvm::Error ToolExecutor::execute(std::unique_ptr<FrontendActionFactory> Action, function in class:clang::tooling::ToolExecutor
H A DAllTUsExecution.cpp78 llvm::Error AllTUsToolExecutor::execute( function in class:clang::tooling::AllTUsToolExecutor
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp173 void Instruction::execute(unsigned IID) { function in class:llvm::mca::Instruction
/freebsd-current/contrib/tcsh/
H A Dsh.sem.c83 execute(struct command *t, volatile int wanttty, int *pipein, int *pipeout, function
[all...]
/freebsd-current/usr.bin/mail/
H A Dlex.c271 execute(char linebuf[], int contxt) function
/freebsd-current/crypto/openssl/util/perl/TLSProxy/
H A DProxy.pm527 sub execute subroutine
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp118 Error LVCompare::execute(LVReader *ReferenceReader, LVReader *TargetReader) { function in class:LVCompare
/freebsd-current/usr.bin/tip/tip/
H A Dcmds.c688 execute(char *s) function
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h28 MemoryRegionInfo(RangeType range, OptionalBool read, OptionalBool write, OptionalBool execute, OptionalBool shared, OptionalBool mapped, ConstString name, OptionalBool flash, lldb::offset_t blocksize, OptionalBool memory_tagged, OptionalBool stack_memory) argument
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dbmi.h117 } execute; member in union:bmi_cmd::__anon3
167 } execute; member in union:bmi_resp
/freebsd-current/usr.bin/find/
H A Dfind.h104 exec_f *execute; /* node evaluation function */ member in struct:_plandata
167 exec_f *execute; /* execute function */ member in struct:_option
/freebsd-current/contrib/atf/atf-sh/
H A Datf-check.cpp418 execute(const char* const* argv) function
/freebsd-current/sys/kern/
H A Dkern_fail.c547 bool execute = false; local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp501 void VPInstruction::execute(VPTransformState &State) { function in class:VPInstruction
578 void VPWidenCallRecipe::execute(VPTransformState &State) { function in class:VPWidenCallRecipe
683 void VPWidenSelectRecipe::execute(VPTransformState &State) { function in class:VPWidenSelectRecipe
753 void VPWidenRecipe::execute(VPTransformState &State) { function in class:VPWidenRecipe
861 void VPWidenCastRecipe::execute(VPTransformState &State) { function in class:VPWidenCastRecipe
961 void VPWidenIntOrFpInductionRecipe::execute(VPTransformState &State) { function in class:VPWidenIntOrFpInductionRecipe
1107 void VPScalarIVStepsRecipe::execute(VPTransformState &State) { function in class:VPScalarIVStepsRecipe
1212 void VPWidenGEPRecipe::execute(VPTransformState &State) { function in class:VPWidenGEPRecipe
1300 void VPVectorPointerRecipe ::execute(VPTransformState &State) { function in class:VPVectorPointerRecipe
1351 void VPBlendRecipe::execute(VPTransformStat function in class:VPBlendRecipe
[all...]
H A DVPlan.cpp433 void VPBasicBlock::execute(VPTransformState *State) { function in class:VPBasicBlock
625 void VPRegionBlock::execute(VPTransformState *State) { function in class:VPRegionBlock
773 void VPlan::execute(VPTransformState *State) { function in class:VPlan

Completed in 167 milliseconds

12