Home
last modified time | relevance | path

Searched refs:NewMask (Results 1 – 25 of 529) sorted by relevance

12345678910>>...22

/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/whyrusleeping/multiaddr-filter/
H A Dmask_test.go29 m2, err := NewMask(s)
55 _, err := NewMask(s)
68 _, err := NewMask(s)
93 m, err := NewMask(mask)
114 m, err := NewMask(k)
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1178 if ((LHSZero & NewMask) == (~RHSC->getAPIntValue() & NewMask)) in SimplifyDemandedBits()
1199 if ((NewMask & ~KnownZero & KnownOne2) == (~KnownZero & NewMask)) in SimplifyDemandedBits()
1202 if ((NewMask & (KnownZero|KnownZero2)) == NewMask) in SimplifyDemandedBits()
1228 if ((NewMask & ~KnownOne2 & KnownZero) == (~KnownOne2 & NewMask)) in SimplifyDemandedBits()
1230 if ((NewMask & ~KnownOne & KnownZero2) == (~KnownOne & NewMask)) in SimplifyDemandedBits()
1234 if ((NewMask & ~KnownZero & KnownOne2) == (~KnownZero & NewMask)) in SimplifyDemandedBits()
1262 if ((KnownZero & NewMask) == NewMask) in SimplifyDemandedBits()
1264 if ((KnownZero2 & NewMask) == NewMask) in SimplifyDemandedBits()
1287 if ((NewMask & (KnownZero|KnownOne)) == NewMask) { // all known in SimplifyDemandedBits()
1527 NewMask; in SimplifyDemandedBits()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
710 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
724 LaneBitmask NewMask; in discoverLiveInOrOut() local
727 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
731 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
732 I->LaneMask = NewMask; in discoverLiveInOrOut()
789 if (NewMask.none()) { in recede()
809 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
708 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
722 LaneBitmask NewMask; in discoverLiveInOrOut() local
725 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
729 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
730 I->LaneMask = NewMask; in discoverLiveInOrOut()
787 if (NewMask.none()) { in recede()
807 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
710 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
724 LaneBitmask NewMask; in discoverLiveInOrOut() local
727 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
731 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
732 I->LaneMask = NewMask; in discoverLiveInOrOut()
789 if (NewMask.none()) { in recede()
809 if (NewMask == PreviousMask) in recede()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
710 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
724 LaneBitmask NewMask; in discoverLiveInOrOut() local
727 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
731 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
732 I->LaneMask = NewMask; in discoverLiveInOrOut()
789 if (NewMask.none()) { in recede()
809 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
710 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
724 LaneBitmask NewMask; in discoverLiveInOrOut() local
727 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
731 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
732 I->LaneMask = NewMask; in discoverLiveInOrOut()
789 if (NewMask.none()) { in recede()
809 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
708 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
722 LaneBitmask NewMask; in discoverLiveInOrOut() local
725 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
729 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
730 I->LaneMask = NewMask; in discoverLiveInOrOut()
787 if (NewMask.none()) { in recede()
807 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
708 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
722 LaneBitmask NewMask; in discoverLiveInOrOut() local
725 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
729 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
730 I->LaneMask = NewMask; in discoverLiveInOrOut()
787 if (NewMask.none()) { in recede()
807 if (NewMask == PreviousMask) in recede()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
708 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
722 LaneBitmask NewMask; in discoverLiveInOrOut() local
725 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
729 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
730 I->LaneMask = NewMask; in discoverLiveInOrOut()
787 if (NewMask.none()) { in recede()
807 if (NewMask == PreviousMask) in recede()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
710 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
724 LaneBitmask NewMask; in discoverLiveInOrOut() local
727 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
731 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
732 I->LaneMask = NewMask; in discoverLiveInOrOut()
789 if (NewMask.none()) { in recede()
809 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
710 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
724 LaneBitmask NewMask; in discoverLiveInOrOut() local
727 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
731 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
732 I->LaneMask = NewMask; in discoverLiveInOrOut()
789 if (NewMask.none()) { in recede()
809 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
710 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
724 LaneBitmask NewMask; in discoverLiveInOrOut() local
727 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
731 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
732 I->LaneMask = NewMask; in discoverLiveInOrOut()
789 if (NewMask.none()) { in recede()
809 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
708 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
722 LaneBitmask NewMask; in discoverLiveInOrOut() local
725 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
729 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
730 I->LaneMask = NewMask; in discoverLiveInOrOut()
787 if (NewMask.none()) { in recede()
807 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
710 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
724 LaneBitmask NewMask; in discoverLiveInOrOut() local
727 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
731 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
732 I->LaneMask = NewMask; in discoverLiveInOrOut()
789 if (NewMask.none()) { in recede()
809 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
158 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
710 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
724 LaneBitmask NewMask; in discoverLiveInOrOut() local
727 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
731 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
732 I->LaneMask = NewMask; in discoverLiveInOrOut()
789 if (NewMask.none()) { in recede()
809 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DRegisterPressure.cpp54 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
68 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
142 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
692 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
706 LaneBitmask NewMask; in discoverLiveInOrOut() local
709 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
713 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
714 I->LaneMask = NewMask; in discoverLiveInOrOut()
771 if (NewMask.none()) { in recede()
791 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DRegisterPressure.cpp55 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
69 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
143 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
693 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
707 LaneBitmask NewMask; in discoverLiveInOrOut() local
710 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
714 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
715 I->LaneMask = NewMask; in discoverLiveInOrOut()
772 if (NewMask.none()) { in recede()
792 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DRegisterPressure.cpp55 if (PrevMask.any() || NewMask.none()) in increaseSetPressure()
69 if (NewMask.any() || PrevMask.none()) in decreaseSetPressure()
143 if (PreviousMask.any() || NewMask.none()) in increaseRegPressure()
694 LaneBitmask NewMask = PrevMask | P.LaneMask; in addLiveRegs() local
708 LaneBitmask NewMask; in discoverLiveInOrOut() local
711 NewMask = Pair.LaneMask; in discoverLiveInOrOut()
715 NewMask = PrevMask | Pair.LaneMask; in discoverLiveInOrOut()
716 I->LaneMask = NewMask; in discoverLiveInOrOut()
773 if (NewMask.none()) { in recede()
793 if (NewMask == PreviousMask) in recede()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/gobwas/ws/
H A Drw_test.go33 Mask: NewMask(),
43 Mask: NewMask(),
53 Mask: NewMask(),
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp99 LaneBitmask NewMask, in inc() argument
101 if (NewMask == PrevMask) in inc()
105 if (NewMask < PrevMask) { in inc()
106 std::swap(NewMask, PrevMask); in inc()
116 assert(PrevMask.none() && NewMask == MaxMask); in inc()
123 assert(NewMask < MaxMask || NewMask == MaxMask); in inc()
124 assert(PrevMask < NewMask); in inc()
127 Sign * (~PrevMask & NewMask).getNumLanes(); in inc()
130 assert(NewMask.any()); in inc()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp99 LaneBitmask NewMask, in inc() argument
101 if (NewMask == PrevMask) in inc()
105 if (NewMask < PrevMask) { in inc()
106 std::swap(NewMask, PrevMask); in inc()
116 assert(PrevMask.none() && NewMask == MaxMask); in inc()
123 assert(NewMask < MaxMask || NewMask == MaxMask); in inc()
124 assert(PrevMask < NewMask); in inc()
127 Sign * (~PrevMask & NewMask).getNumLanes(); in inc()
130 assert(NewMask.any()); in inc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp99 LaneBitmask NewMask, in inc() argument
101 if (NewMask == PrevMask) in inc()
105 if (NewMask < PrevMask) { in inc()
106 std::swap(NewMask, PrevMask); in inc()
116 assert(PrevMask.none() && NewMask == MaxMask); in inc()
123 assert(NewMask < MaxMask || NewMask == MaxMask); in inc()
124 assert(PrevMask < NewMask); in inc()
127 Sign * (~PrevMask & NewMask).getNumLanes(); in inc()
130 assert(NewMask.any()); in inc()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp99 LaneBitmask NewMask, in inc() argument
101 if (NewMask == PrevMask) in inc()
105 if (NewMask < PrevMask) { in inc()
106 std::swap(NewMask, PrevMask); in inc()
116 assert(PrevMask.none() && NewMask == MaxMask); in inc()
123 assert(NewMask < MaxMask || NewMask == MaxMask); in inc()
124 assert(PrevMask < NewMask); in inc()
127 Sign * (~PrevMask & NewMask).getNumLanes(); in inc()
130 assert(NewMask.any()); in inc()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp97 LaneBitmask NewMask, in inc() argument
99 if (NewMask == PrevMask) in inc()
103 if (NewMask < PrevMask) { in inc()
104 std::swap(NewMask, PrevMask); in inc()
113 assert(PrevMask.none() && NewMask == MaxMask); in inc()
119 assert(NewMask < MaxMask || NewMask == MaxMask); in inc()
120 assert(PrevMask < NewMask); in inc()
123 Sign * (~PrevMask & NewMask).getNumLanes(); in inc()
126 assert(NewMask.any()); in inc()

12345678910>>...22