Home
last modified time | relevance | path

Searched defs:INITIALIZE_PASS_DEPENDENCY (Results 1 – 25 of 3101) sorted by relevance

12345678910>>...125

/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/crossbeam-utils-0.6.6/src/
H A Dlib.rs1 //! Miscellaneous tools for concurrent programming.
2 //!
3 //! ## Atomics
4 //!
5 //! * [`AtomicCell`], a thread-safe mutable memory location.
6 //! * [`AtomicConsume`], for reading from primitive atomic types with "consume" ordering.
7 //!
8 //! ## Thread synchronization
9 //!
10 //! * [`Parker`], a thread parking primitive.
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/crossbeam-epoch-0.8.0/
H A DCargo.toml41 default-features = false
42 [dev-dependencies.rand]
/dports/databases/litestream/google-cloud-go-storage-v1.15.0/internal/generated/snippets/channel/apiv1/CloudChannelClient/ListChannelPartnerLinks/
H A Dmain.go41 for {
42 resp, err := it.Next()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DMachineDominanceFrontier.cpp27 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DMachineDominanceFrontier.cpp28 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() function
/dports/databases/postgresql13-client/postgresql-13.5/contrib/
H A DMakefile64
65 ifeq ($(with_libxml),yes)
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXOCLInfoExtractor.cpp55 INITIALIZE_PASS_DEPENDENCY(GenXOCLRuntimeInfo) in INITIALIZE_PASS_DEPENDENCY() function
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/debug/
H A Dsafe_sequence.h131 class _Safe_node_sequence in INITIALIZE_PASS_DEPENDENCY()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/PowerPC/
H A DPPCEarlyReturn.cpp166 in INITIALIZE_PASS_DEPENDENCY()
167 if (ReturnMBB.pred_empty()) in INITIALIZE_PASS_DEPENDENCY()
177 return false; in INITIALIZE_PASS_DEPENDENCY()
178
179 TII = MF.getSubtarget().getInstrInfo();
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/LiveDebugValues/
H A DLiveDebugValues.cpp82 LiveDebugValues::LiveDebugValues() : MachineFunctionPass(ID) { in INITIALIZE_PASS_DEPENDENCY()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/nodes/
H A Dprint.c52 */ in INITIALIZE_PASS_DEPENDENCY()
53 void in INITIALIZE_PASS_DEPENDENCY()
54 pprint(const void *obj) in INITIALIZE_PASS_DEPENDENCY()

12345678910>>...125