/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanRecipes.cpp | 352 void VPInstruction::execute(VPTransformState &State) { in execute() function in VPInstruction 440 void VPWidenCallRecipe::execute(VPTransformState &State) { in execute() function in VPWidenCallRecipe 535 void VPWidenSelectRecipe::execute(VPTransformState &State) { in execute() function in VPWidenSelectRecipe 556 void VPWidenRecipe::execute(VPTransformState &State) { in execute() function in VPWidenRecipe 745 void VPWidenGEPRecipe::execute(VPTransformState &State) { in execute() function in VPWidenGEPRecipe 834 void VPBlendRecipe::execute(VPTransformState &State) { in execute() function in VPBlendRecipe 940 void VPBranchOnMaskRecipe::execute(VPTransformState &State) { in execute() function in VPBranchOnMaskRecipe 966 void VPPredInstPHIRecipe::execute(VPTransformState &State) { in execute() function in VPPredInstPHIRecipe 1035 void VPCanonicalIVPHIRecipe::execute(VPTransformState &State) { in execute() function in VPCanonicalIVPHIRecipe 1088 void VPExpandSCEVRecipe::execute(VPTransformState &State) { in execute() function in VPExpandSCEVRecipe [all …]
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/formats/ |
H A D | base.py | 85 def execute(self, test, litConfig): member in OneCommandPerFileTest 124 def execute(self, test, litConfig): member in ExecutableTest
|
H A D | shtest.py | 26 def execute(self, test, litConfig): member in ShTest
|
H A D | googletest.py | 104 def execute(self, test, litConfig): member in GoogleTest
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-not/ |
H A D | print_environment.py | 4 def execute(): function
|
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/fake-externals/ |
H A D | fake_external.py | 4 def execute(fileName): function
|
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/test-data-micro/ |
H A D | dummy_format.py | 11 def execute(self, test, lit_config): member in DummyFormat
|
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/xunit-output/ |
H A D | dummy_format.py | 11 def execute(self, test, lit_config): member in DummyFormat
|
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/test-data/ |
H A D | dummy_format.py | 11 def execute(self, test, lit_config): member in DummyFormat
|
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/custom-result-category/ |
H A D | format.py | 9 def execute(self, test, lit_config): member in MyFormat
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 920501-3.c | 2 execute(oip, ip) in execute() function
|
H A D | 920302-1.c | 3 execute (ip) in execute() function
|
/openbsd-src/usr.bin/libtool/LT/ |
H A D | Exec.pm | 65 sub execute($self, @l) subroutine
|
/openbsd-src/gnu/llvm/llvm/utils/lit/examples/many-tests/ |
H A D | ManyTests.py | 13 def execute(self, test, litConfig): member in ManyTests
|
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/functional/cases/ |
H A D | test_exec_anatomy.py | 15 def execute(cmd): function
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | worker.py | 35 def execute(test): function
|
H A D | run.py | 29 def execute(self): member in Run
|
/openbsd-src/gnu/llvm/libcxx/utils/libcxx/test/ |
H A D | googlebenchmark.py | 89 def execute(self, test, litConfig): member in GoogleBenchmark
|
H A D | format.py | 206 def execute(self, test, litConfig): member in CxxStandardLibraryTest
|