Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/shtest-not/
H A Dprint_environment.py4 def execute(): function
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/fake-externals/
H A Dfake_external.py4 def execute(fileName): function
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp347 void VPInstruction::execute(VPTransformState &State) { in execute() function in VPInstruction
467 void VPWidenSelectRecipe::execute(VPTransformState &State) { in execute() function in VPWidenSelectRecipe
488 void VPWidenRecipe::execute(VPTransformState &State) { in execute() function in VPWidenRecipe
674 void VPWidenGEPRecipe::execute(VPTransformState &State) { in execute() function in VPWidenGEPRecipe
763 void VPBlendRecipe::execute(VPTransformState &State) { in execute() function in VPBlendRecipe
869 void VPBranchOnMaskRecipe::execute(VPTransformState &State) { in execute() function in VPBranchOnMaskRecipe
895 void VPPredInstPHIRecipe::execute(VPTransformState &State) { in execute() function in VPPredInstPHIRecipe
964 void VPCanonicalIVPHIRecipe::execute(VPTransformState &State) { in execute() function in VPCanonicalIVPHIRecipe
1001 void VPExpandSCEVRecipe::execute(VPTransformState &State) { in execute() function in VPExpandSCEVRecipe
1090 void VPReductionPHIRecipe::execute(VPTransformState &State) { in execute() function in VPReductionPHIRecipe
[all …]
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/test-data-micro/
H A Ddummy_format.py11 def execute(self, test, lit_config): member in DummyFormat
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/test-data/
H A Ddummy_format.py11 def execute(self, test, lit_config): member in DummyFormat
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/xunit-output/
H A Ddummy_format.py11 def execute(self, test, lit_config): member in DummyFormat
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/custom-result-category/
H A Dformat.py9 def execute(self, test, lit_config): member in MyFormat
/llvm-project-15.0.7/llvm/utils/lit/lit/formats/
H A Dbase.py85 def execute(self, test, litConfig): member in OneCommandPerFileTest
124 def execute(self, test, litConfig): member in ExecutableTest
H A Dshtest.py26 def execute(self, test, litConfig): member in ShTest
/llvm-project-15.0.7/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
/llvm-project-15.0.7/mlir/utils/vscode/src/PDLL/commands/
H A DviewOutput.ts25 async execute() { method in ViewPDLLCommand
/llvm-project-15.0.7/libc/src/__support/FPUtil/generic/
H A DFMod.h171 inline constexpr static intU_t execute(int exp_diff, int sides_zeroes_count, in execute() function
190 inline constexpr static intU_t execute(int exp_diff, int sides_zeroes_count, in execute() function
/llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/cases/
H A Dtest_exec_anatomy.py15 def execute(cmd): function
/llvm-project-15.0.7/lldb/test/API/
H A Dlldbtest.py35 def execute(self, test, litConfig): member in LLDBTest
/llvm-project-15.0.7/llvm/utils/lit/examples/many-tests/
H A DManyTests.py13 def execute(self, test, litConfig): member in ManyTests
/llvm-project-15.0.7/clang/test/Analysis/
H A Danalyzer_test.py11 def execute(self, test, litConfig): member in AnalyzerTest
/llvm-project-15.0.7/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
/llvm-project-15.0.7/llvm/utils/lit/lit/
H A Dworker.py35 def execute(test): function
H A Drun.py29 def execute(self): member in Run
/llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/tool/
H A Dclang-include-fixer.py88 def execute(command, text): function
/llvm-project-15.0.7/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py89 def execute(self, test, litConfig): member in GoogleBenchmark

12