Home
last modified time | relevance | path

Searched refs:runnable (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc467 static HANDLE CreateThread(Runnable* runnable, in CreateThread() argument
469 ThreadMainParam* param = new ThreadMainParam(runnable, thread_can_start); in CreateThread()
488 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam()
489 : runnable_(runnable), in ThreadMainParam()
514 ThreadWithParamBase::ThreadWithParamBase(Runnable *runnable, in ThreadWithParamBase() argument
516 : thread_(ThreadWithParamSupport::CreateThread(runnable, in ThreadWithParamBase()
/llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/X86/
H A Dpr45360.ll5 ; This is reduced from that (runnable) test.
/llvm-project-15.0.7/llvm/docs/HistoricalNotes/
H A D2001-02-09-AdveCommentsResponse.txt132 that they want languages like Haskell and lisp to be efficiently runnable
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1487 ThreadWithParamBase(Runnable *runnable, Notification* thread_can_start);
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/
H A DREADME.md30 …able for DExTer, for example the following command should successfully build a runnable executable.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorOps.td38 in the future, such as pointers to buffers or runnable initialization
/llvm-project-15.0.7/lld/MachO/
H A DOptions.td887 …HelpText<"Mark binary as runnable on any PowerPC, ignoring any PowerPC cpu requirements encoded in…
/llvm-project-15.0.7/llvm/docs/
H A DGettingStarted.rst650 The result of such a build is executables that are not runnable on the build