Home
last modified time | relevance | path

Searched defs:setup (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/lld/test/wasm/Inputs/
H A Dctor-setup-call-def.s14 setup: label
H A Dctor-setup.s12 setup: label
/llvm-project-15.0.7/third-party/benchmark/test/
H A Dbenchmark_setup_teardown_test.cc75 int setup = 0; variable
110 int setup = 0; variable
/llvm-project-15.0.7/flang/docs/
H A Dconf.py72 def setup(app): function
/llvm-project-15.0.7/lldb/docs/
H A Dconf.py329 def setup(app): function
/llvm-project-15.0.7/clang-tools-extra/pseudo/benchmarks/
H A DBenchmark.cpp53 void setup() { in setup() function
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h211 void setup(const Vector& Costs) { in setup() function
410 void setup() { in setup() function
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp262 Error SimpleRemoteEPC::setup(Setup S) { in setup() function in llvm::orc::SimpleRemoteEPC
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DEasilySwappableParametersCheck.cpp1607 void setup(const FunctionDecl *FD) { in setup() function in clang::tidy::bugprone::filter::relatedness_heuristic::AppearsInSameExpr
1663 void setup(const FunctionDecl *FD) { in setup() function in clang::tidy::bugprone::filter::relatedness_heuristic::PassedToSameFunction
1703 void setup(const FunctionDecl *FD) { in setup() function in clang::tidy::bugprone::filter::relatedness_heuristic::AccessedSameMemberOf
1729 void setup(const FunctionDecl *FD) { in setup() function in clang::tidy::bugprone::filter::relatedness_heuristic::Returned
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/dynamic_hsa/
H A Dhsa.h210 uint16_t setup; member
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DSimpleIListTest.cpp461 auto setup = [&]() { in TEST() local
/llvm-project-15.0.7/lld/MachO/
H A DSyntheticSections.cpp690 void StubHelperSection::setup() { in setup() function in StubHelperSection
/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo.js292 setup: function(videos, options){ method