Searched refs:runnable (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/src/ |
| H A D | gtest-port.cc | 467 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 D | pr45360.ll | 5 ; This is reduced from that (runnable) test.
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2001-02-09-AdveCommentsResponse.txt | 132 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 D | gtest-port.h | 1487 ThreadWithParamBase(Runnable *runnable, Notification* thread_can_start);
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/ |
| H A D | README.md | 30 …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 D | SparseTensorOps.td | 38 in the future, such as pointers to buffers or runnable initialization
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | Options.td | 887 …HelpText<"Mark binary as runnable on any PowerPC, ignoring any PowerPC cpu requirements encoded in…
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | GettingStarted.rst | 650 The result of such a build is executables that are not runnable on the build
|