Home
last modified time | relevance | path

Searched refs:MaskValue (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkMaskCache.cpp13 struct MaskValue { struct
50 MaskValue fValue;
61 MaskValue* result = (MaskValue*)contextData; in Visitor()
77 MaskValue result; in FindAndRef()
141 MaskValue fValue;
152 MaskValue* result = static_cast<MaskValue*>(contextData); in Visitor()
169 MaskValue result; in FindAndRef()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkMaskCache.cpp13 struct MaskValue { struct
50 MaskValue fValue;
61 MaskValue* result = (MaskValue*)contextData; in Visitor()
77 MaskValue result; in FindAndRef()
141 MaskValue fValue;
152 MaskValue* result = static_cast<MaskValue*>(contextData); in Visitor()
169 MaskValue result; in FindAndRef()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkMaskCache.cpp13 struct MaskValue { struct
50 MaskValue fValue;
61 MaskValue* result = (MaskValue*)contextData; in Visitor()
77 MaskValue result; in FindAndRef()
141 MaskValue fValue;
152 MaskValue* result = static_cast<MaskValue*>(contextData); in Visitor()
169 MaskValue result; in FindAndRef()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkMaskCache.cpp13 struct MaskValue { struct
50 MaskValue fValue;
61 MaskValue* result = (MaskValue*)contextData; in Visitor()
77 MaskValue result; in FindAndRef()
141 MaskValue fValue;
152 MaskValue* result = static_cast<MaskValue*>(contextData); in Visitor()
169 MaskValue result; in FindAndRef()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkMaskCache.cpp13 struct MaskValue { struct
50 MaskValue fValue;
61 MaskValue* result = (MaskValue*)contextData; in Visitor()
77 MaskValue result; in FindAndRef()
141 MaskValue fValue;
152 MaskValue* result = static_cast<MaskValue*>(contextData); in Visitor()
169 MaskValue result; in FindAndRef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkMaskCache.cpp13 struct MaskValue { struct
50 MaskValue fValue;
61 MaskValue* result = (MaskValue*)contextData; in Visitor()
77 MaskValue result; in FindAndRef()
141 MaskValue fValue;
152 MaskValue* result = static_cast<MaskValue*>(contextData); in Visitor()
169 MaskValue result; in FindAndRef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp106 int64_t MaskValue = 0; in optimizeVccBranch() local
122 MaskValue = M->getOperand(1).getImm(); in optimizeVccBranch()
126 A->getOperand(2).ChangeToImmediate(MaskValue); in optimizeVccBranch()
130 MaskValue = Op2.getImm(); in optimizeVccBranch()
136 assert(MaskValue == 0 || MaskValue == -1); in optimizeVccBranch()
138 MaskValue = ~MaskValue; in optimizeVccBranch()
143 if (MaskValue == 0) { in optimizeVccBranch()
163 } else if (IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
191 } else if (!IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
198 } else if (MaskValue == -1) { in optimizeVccBranch()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp104 int64_t MaskValue = 0; in optimizeVccBranch() local
120 MaskValue = M->getOperand(1).getImm(); in optimizeVccBranch()
124 A->getOperand(2).ChangeToImmediate(MaskValue); in optimizeVccBranch()
128 MaskValue = Op2.getImm(); in optimizeVccBranch()
134 assert(MaskValue == 0 || MaskValue == -1); in optimizeVccBranch()
136 MaskValue = ~MaskValue; in optimizeVccBranch()
141 if (MaskValue == 0) { in optimizeVccBranch()
161 } else if (IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
189 } else if (!IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
196 } else if (MaskValue == -1) { in optimizeVccBranch()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp104 int64_t MaskValue = 0; in optimizeVccBranch() local
120 MaskValue = M->getOperand(1).getImm(); in optimizeVccBranch()
124 A->getOperand(2).ChangeToImmediate(MaskValue); in optimizeVccBranch()
128 MaskValue = Op2.getImm(); in optimizeVccBranch()
134 assert(MaskValue == 0 || MaskValue == -1); in optimizeVccBranch()
136 MaskValue = ~MaskValue; in optimizeVccBranch()
141 if (MaskValue == 0) { in optimizeVccBranch()
161 } else if (IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
189 } else if (!IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
196 } else if (MaskValue == -1) { in optimizeVccBranch()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp105 int64_t MaskValue = 0; in optimizeVccBranch() local
121 MaskValue = M->getOperand(1).getImm(); in optimizeVccBranch()
125 A->getOperand(2).ChangeToImmediate(MaskValue); in optimizeVccBranch()
129 MaskValue = Op2.getImm(); in optimizeVccBranch()
135 assert(MaskValue == 0 || MaskValue == -1); in optimizeVccBranch()
137 MaskValue = ~MaskValue; in optimizeVccBranch()
151 } else if (IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
179 } else if (!IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
186 } else if (MaskValue == -1) { in optimizeVccBranch()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp105 int64_t MaskValue = 0; in optimizeVccBranch() local
121 MaskValue = M->getOperand(1).getImm(); in optimizeVccBranch()
125 A->getOperand(2).ChangeToImmediate(MaskValue); in optimizeVccBranch()
129 MaskValue = Op2.getImm(); in optimizeVccBranch()
135 assert(MaskValue == 0 || MaskValue == -1); in optimizeVccBranch()
137 MaskValue = ~MaskValue; in optimizeVccBranch()
151 } else if (IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
179 } else if (!IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
186 } else if (MaskValue == -1) { in optimizeVccBranch()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkMaskCache.cpp13 struct MaskValue { struct
52 MaskValue fValue;
63 MaskValue* result = (MaskValue*)contextData; in Visitor()
79 MaskValue result; in FindAndRef()
146 MaskValue fValue;
157 MaskValue* result = static_cast<MaskValue*>(contextData); in Visitor()
174 MaskValue result; in FindAndRef()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkMaskCache.cpp13 struct MaskValue { struct
52 MaskValue fValue;
63 MaskValue* result = (MaskValue*)contextData; in Visitor()
79 MaskValue result; in FindAndRef()
146 MaskValue fValue;
157 MaskValue* result = static_cast<MaskValue*>(contextData); in Visitor()
174 MaskValue result; in FindAndRef()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp118 int64_t MaskValue = 0; in optimizeVccBranch() local
134 MaskValue = M->getOperand(1).getImm(); in optimizeVccBranch()
138 A->getOperand(2).ChangeToImmediate(MaskValue); in optimizeVccBranch()
142 MaskValue = Op2.getImm(); in optimizeVccBranch()
148 assert(MaskValue == 0 || MaskValue == -1); in optimizeVccBranch()
150 MaskValue = ~MaskValue; in optimizeVccBranch()
155 if (MaskValue == 0) { in optimizeVccBranch()
175 } else if (IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
203 } else if (!IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
210 } else if (MaskValue == -1) { in optimizeVccBranch()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp118 int64_t MaskValue = 0; in optimizeVccBranch() local
134 MaskValue = M->getOperand(1).getImm(); in optimizeVccBranch()
138 A->getOperand(2).ChangeToImmediate(MaskValue); in optimizeVccBranch()
142 MaskValue = Op2.getImm(); in optimizeVccBranch()
148 assert(MaskValue == 0 || MaskValue == -1); in optimizeVccBranch()
150 MaskValue = ~MaskValue; in optimizeVccBranch()
155 if (MaskValue == 0) { in optimizeVccBranch()
175 } else if (IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
203 } else if (!IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
210 } else if (MaskValue == -1) { in optimizeVccBranch()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp118 int64_t MaskValue = 0; in optimizeVccBranch() local
134 MaskValue = M->getOperand(1).getImm(); in optimizeVccBranch()
138 A->getOperand(2).ChangeToImmediate(MaskValue); in optimizeVccBranch()
142 MaskValue = Op2.getImm(); in optimizeVccBranch()
148 assert(MaskValue == 0 || MaskValue == -1); in optimizeVccBranch()
150 MaskValue = ~MaskValue; in optimizeVccBranch()
155 if (MaskValue == 0) { in optimizeVccBranch()
175 } else if (IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
203 } else if (!IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
210 } else if (MaskValue == -1) { in optimizeVccBranch()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp118 int64_t MaskValue = 0; in optimizeVccBranch() local
134 MaskValue = M->getOperand(1).getImm(); in optimizeVccBranch()
138 A->getOperand(2).ChangeToImmediate(MaskValue); in optimizeVccBranch()
142 MaskValue = Op2.getImm(); in optimizeVccBranch()
148 assert(MaskValue == 0 || MaskValue == -1); in optimizeVccBranch()
150 MaskValue = ~MaskValue; in optimizeVccBranch()
155 if (MaskValue == 0) { in optimizeVccBranch()
175 } else if (IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
203 } else if (!IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
210 } else if (MaskValue == -1) { in optimizeVccBranch()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp118 int64_t MaskValue = 0; in optimizeVccBranch() local
134 MaskValue = M->getOperand(1).getImm(); in optimizeVccBranch()
138 A->getOperand(2).ChangeToImmediate(MaskValue); in optimizeVccBranch()
142 MaskValue = Op2.getImm(); in optimizeVccBranch()
148 assert(MaskValue == 0 || MaskValue == -1); in optimizeVccBranch()
150 MaskValue = ~MaskValue; in optimizeVccBranch()
155 if (MaskValue == 0) { in optimizeVccBranch()
175 } else if (IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
203 } else if (!IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
210 } else if (MaskValue == -1) { in optimizeVccBranch()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp118 int64_t MaskValue = 0; in optimizeVccBranch() local
134 MaskValue = M->getOperand(1).getImm(); in optimizeVccBranch()
138 A->getOperand(2).ChangeToImmediate(MaskValue); in optimizeVccBranch()
142 MaskValue = Op2.getImm(); in optimizeVccBranch()
148 assert(MaskValue == 0 || MaskValue == -1); in optimizeVccBranch()
150 MaskValue = ~MaskValue; in optimizeVccBranch()
155 if (MaskValue == 0) { in optimizeVccBranch()
175 } else if (IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
203 } else if (!IsVCCZ && MaskValue == 0) { in optimizeVccBranch()
210 } else if (MaskValue == -1) { in optimizeVccBranch()
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A DScaleToMap.m32 % default is no MaskValue used
35 % field can't be specified without .MaskValue
60 %Opt.MaskValue = -1;
100 Opt.MaskValue = [];
114 if (isfield(Opt,'MaskColor') & ~isfield(Opt,'MaskValue')),
118 if (~isfield(Opt,'MaskValue')),
119 Opt.MaskValue = [];
143 if (~isempty(Opt.DataRange) & ~isempty(Opt.MaskValue)),
144 if (~isempty(find(Opt.DataRange == Opt.MaskValue))),
172 if (~isempty(Opt.MaskValue)),
[all …]
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/public/
H A DPowerOfTwo.h141 constexpr T MaskValue() const { return mMask; } in MaskValue() function
146 return static_cast<U>(aNumber & aP2M.MaskValue());
152 return static_cast<U>(aP2M.MaskValue() & aNumber);
160 return aNumerator & aDenominator.MaskValue();
231 constexpr T MaskValue() const { return mValue - 1; } in MaskValue() function
236 return PowerOfTwoMask<T>(Trusted{MaskValue()}); in Mask()
244 return aNumerator & aDenominator.MaskValue();
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/public/
H A DPowerOfTwo.h141 constexpr T MaskValue() const { return mMask; } in MaskValue() function
146 return static_cast<U>(aNumber & aP2M.MaskValue());
152 return static_cast<U>(aP2M.MaskValue() & aNumber);
160 return aNumerator & aDenominator.MaskValue();
231 constexpr T MaskValue() const { return mValue - 1; } in MaskValue() function
236 return PowerOfTwoMask<T>(Trusted{MaskValue()}); in Mask()
244 return aNumerator & aDenominator.MaskValue();
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/public/
H A DPowerOfTwo.h141 constexpr T MaskValue() const { return mMask; } in MaskValue() function
146 return static_cast<U>(aNumber & aP2M.MaskValue());
152 return static_cast<U>(aP2M.MaskValue() & aNumber);
160 return aNumerator & aDenominator.MaskValue();
231 constexpr T MaskValue() const { return mValue - 1; } in MaskValue() function
236 return PowerOfTwoMask<T>(Trusted{MaskValue()}); in Mask()
244 return aNumerator & aDenominator.MaskValue();
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/public/
H A DPowerOfTwo.h141 constexpr T MaskValue() const { return mMask; } in MaskValue() function
146 return static_cast<U>(aNumber & aP2M.MaskValue());
152 return static_cast<U>(aP2M.MaskValue() & aNumber);
160 return aNumerator & aDenominator.MaskValue();
231 constexpr T MaskValue() const { return mValue - 1; } in MaskValue() function
236 return PowerOfTwoMask<T>(Trusted{MaskValue()}); in Mask()
244 return aNumerator & aDenominator.MaskValue();
/dports/editors/lazarus/lazarus/lcl/
H A Dlazcanvas.pas560 MaskValue, InvMaskValue: Word;
584 InvMaskValue := $FFFF - MaskValue;
586 if MaskValue = $FFFF then
590 else if MaskValue > $00 then
597 SrcColor.Red * MaskValue / $FFFF);
601 SrcColor.Green * MaskValue / $FFFF);
605 SrcColor.Blue * MaskValue / $FFFF);
629 MaskValue, InvMaskValue: Word;
653 InvMaskValue := $FFFF - MaskValue;
655 if MaskValue = $FFFF then
[all …]

1234567