Home
last modified time | relevance | path

Searched refs:GetCanonicalizedValue (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/
H A Dinstruction.h111 return this->GetCanonicalizedValue() == that.GetCanonicalizedValue(); in EqualsCanonicalized()
115 return this->GetCanonicalizedValue() < that.GetCanonicalizedValue(); in CompareCanonicalized()
126 inline uint64_t GetCanonicalizedValue() const;
611 uint64_t InstructionOperand::GetCanonicalizedValue() const { in GetCanonicalizedValue() function
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dinstruction.h113 return this->GetCanonicalizedValue() == that.GetCanonicalizedValue(); in EqualsCanonicalized()
117 return this->GetCanonicalizedValue() < that.GetCanonicalizedValue(); in CompareCanonicalized()
129 inline uint64_t GetCanonicalizedValue() const;
642 uint64_t InstructionOperand::GetCanonicalizedValue() const { in GetCanonicalizedValue() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/
H A Dinstruction.h132 return this->GetCanonicalizedValue() == that.GetCanonicalizedValue(); in EqualsCanonicalized()
137 return this->GetCanonicalizedValue() < that.GetCanonicalizedValue(); in CompareCanonicalized()
148 inline uint64_t GetCanonicalizedValue() const;
671 uint64_t InstructionOperand::GetCanonicalizedValue() const { in GetCanonicalizedValue() function
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/
H A Dinstruction.h132 return this->GetCanonicalizedValue() == that.GetCanonicalizedValue(); in EqualsCanonicalized()
137 return this->GetCanonicalizedValue() < that.GetCanonicalizedValue(); in CompareCanonicalized()
148 inline uint64_t GetCanonicalizedValue() const;
692 uint64_t InstructionOperand::GetCanonicalizedValue() const { in GetCanonicalizedValue() function