Home
last modified time | relevance | path

Searched defs:LiveRange (Results 1 – 25 of 92) sorted by relevance

1234

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/CodeGen/
H A DLiveInterval.h174 struct LiveRange { struct
179 LiveRange(SlotIndex S, SlotIndex E, VNInfo *V) in LiveRange() argument
198 bool operator<(const LiveRange &LR) const { argument
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DSafeStackColoring.h58 struct LiveRange { struct
64 bool Overlaps(const LiveRange &Other) const { in Overlaps() argument
68 void Join(const LiveRange &Other) { bv |= Other.bv; } in Join() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStackColoring.h58 struct LiveRange { struct
64 bool Overlaps(const LiveRange &Other) const { in Overlaps() argument
68 void Join(const LiveRange &Other) { bv |= Other.bv; } in Join() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DSafeStackColoring.h58 struct LiveRange { struct
64 bool Overlaps(const LiveRange &Other) const { in Overlaps() argument
68 void Join(const LiveRange &Other) { bv |= Other.bv; } in Join() argument
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DSafeStackColoring.h58 struct LiveRange { struct
64 bool Overlaps(const LiveRange &Other) const { in Overlaps() argument
68 void Join(const LiveRange &Other) { bv |= Other.bv; } in Join() argument
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DSafeStackColoring.h59 struct LiveRange { struct
65 bool Overlaps(const LiveRange &Other) const { in Overlaps() argument
69 void Join(const LiveRange &Other) { bv |= Other.bv; } in Join() argument
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DSafeStackColoring.h59 struct LiveRange { struct
65 bool Overlaps(const LiveRange &Other) const { in Overlaps() argument
69 void Join(const LiveRange &Other) { bv |= Other.bv; } in Join() argument
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DRegisterPressureEstimate.hpp83 struct LiveRange struct in IGC::RegisterPressureEstimate
86 LiveRange() {} in LiveRange() function
94 void addSegment(unsigned B, unsigned E) in addSegment()
106 bool contains(unsigned N) const in contains()
126 llvm::SmallVector<Segment, 8> Segments;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DliveRange.hpp36 class LiveRange: public MemRegion { class
38 LiveRange(HeapWord* bottom, HeapWord* top): MemRegion(bottom, top) {} in LiveRange() function in LiveRange
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DliveRange.hpp36 class LiveRange: public MemRegion { class
38 LiveRange(HeapWord* bottom, HeapWord* top): MemRegion(bottom, top) {} in LiveRange() function in LiveRange
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/regalloc/
H A Dliveness.rs201 ) -> &'a mut LiveRange { in get_or_create()
246 lr: &mut LiveRange, in extend_to_use()
324 pub fn get(&self, value: Value) -> Option<&LiveRange> { in get()
438 fn index(&self, index: Value) -> &LiveRange { in index() method
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/regalloc/
H A Dliveness.rs201 ) -> &'a mut LiveRange { in get_or_create()
246 lr: &mut LiveRange, in extend_to_use()
324 pub fn get(&self, value: Value) -> Option<&LiveRange> { in get()
438 fn index(&self, index: Value) -> &LiveRange { in index() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/regalloc/
H A Dliveness.rs201 ) -> &'a mut LiveRange { in get_or_create()
246 lr: &mut LiveRange, in extend_to_use()
324 pub fn get(&self, value: Value) -> Option<&LiveRange> { in get()
438 fn index(&self, index: Value) -> &LiveRange { in index() method
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/regalloc/
H A Dliveness.rs201 ) -> &'a mut LiveRange { in get_or_create()
246 lr: &mut LiveRange, in extend_to_use()
324 pub fn get(&self, value: Value) -> Option<&LiveRange> { in get()
438 fn index(&self, index: Value) -> &LiveRange { in index() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/regalloc/
H A Dliveness.rs201 ) -> &'a mut LiveRange { in get_or_create()
246 lr: &mut LiveRange, in extend_to_use()
324 pub fn get(&self, value: Value) -> Option<&LiveRange> { in get()
438 fn index(&self, index: Value) -> &LiveRange { in index() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/regalloc/
H A Dliveness.rs201 ) -> &'a mut LiveRange { in get_or_create()
246 lr: &mut LiveRange, in extend_to_use()
324 pub fn get(&self, value: Value) -> Option<&LiveRange> { in get()
438 fn index(&self, index: Value) -> &LiveRange { in index() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/regalloc/
H A Dliveness.rs201 ) -> &'a mut LiveRange { in get_or_create()
246 lr: &mut LiveRange, in extend_to_use()
335 pub fn get(&self, value: Value) -> Option<&LiveRange> { in get()
459 fn index(&self, index: Value) -> &LiveRange { in index() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/verifier/
H A Dliveness.rs130 fn live_at_use(&self, lr: &LiveRange, inst: Inst) -> bool { in live_at_use()
152 lr: &LiveRange, in check_lr()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXPressureTracker.h23 class LiveRange; variable
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/verifier/
H A Dliveness.rs141 lr: &LiveRange, in check_lr()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/verifier/
H A Dliveness.rs141 lr: &LiveRange, in check_lr()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/verifier/
H A Dliveness.rs141 lr: &LiveRange, in check_lr()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/verifier/
H A Dliveness.rs141 lr: &LiveRange, in check_lr()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/verifier/
H A Dliveness.rs141 lr: &LiveRange, in check_lr()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/verifier/
H A Dliveness.rs141 lr: &LiveRange, in check_lr()

1234