| /arkcompiler/runtime_core/static_core/verification/value/ |
| H A D | var_binding.h | 33 void Equate(Variables::Var lhs, Variable::Var rhs) in Equate() argument
|
| H A D | abstract_typed_value.h | 114 inline AbstractTypedValue AtvJoin(AbstractTypedValue const *lhs, AbstractTypedValue const *rhs, TypeSystem *tsys) in AtvJoin() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/base/ |
| H A D | depend_chain_helper.cpp | 28 auto lhs = this->head_; in Merge() local 52 auto lhs = this->head_; in Equals() local [all...] |
| /arkcompiler/ets_frontend/es2panda/compiler/base/ |
| H A D | condition.cpp | 44 VReg lhs = pg->AllocReg(); in Compile() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | branch_elimination.h | 26 Inst *lhs; member
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| H A D | asmjit_test.cpp | 90 x86::Gp lhs = a.zax(); in TEST_F() local 181 x86::Gp lhs = a.zax(); in TEST_F() local
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| H A D | templateLiteral.cpp | 54 compiler::VReg lhs = pg->AllocReg(); in Compile() local
|
| H A D | binaryExpression.cpp | 46 compiler::VReg lhs = pg->AllocReg(); in CompileLogical() local 120 compiler::VReg lhs = pg->AllocReg(); in Compile() local [all...] |
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| H A D | asmjit_test.cpp | 86 x86::Gp lhs = a.zax(); in TEST_F() local 177 x86::Gp lhs = a.zax(); in TEST_F() local
|
| /arkcompiler/runtime_core/compiler/tests/x86/ |
| H A D | asmjit_test.cpp | 62 x86::Gp lhs = a.zax(); in TEST_F() local 104 x86::Gp lhs = a.zax(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/x86/ |
| H A D | asmjit_test.cpp | 61 x86::Gp lhs = a.zax(); in TEST_F() local 103 x86::Gp lhs = a.zax(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| H A D | set_operations.h | 84 S SetDifference(const S &lhs, const S &rhs) in SetDifference() argument
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| H A D | arena_allocator_stl_adapter.h | 153 inline bool operator==(const ArenaAllocatorAdapter<T, use_oom_handle> &lhs, in operator ==() argument 160 inline bool operator!=(const ArenaAllocatorAdapter<T, use_oom_handle> &lhs, in operator !=() argument
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| H A D | list_test.cpp | 35 bool operator==(const TestNode &lhs, const TestNode &rhs) in operator ==() argument
|
| H A D | serializer_test.cpp | 77 bool operator==(const PodStruct &lhs, const PodStruct &rhs) in operator ==() argument 165 bool operator==(const TestStruct &lhs, const TestStruct &rhs) in operator ==() argument [all...] |
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| H A D | serializer_test.cpp | 80 bool operator==(const PodStruct &lhs, const PodStruct &rhs) in operator ==() argument 170 bool operator==(const TestStruct &lhs, const TestStruct &rhs) in operator ==() argument [all...] |
| H A D | list_test.cpp | 37 bool operator==(const TestNode &lhs, const TestNode &rhs) in operator ==() argument
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| H A D | arena_allocator_stl_adapter.h | 157 inline bool operator==(const ArenaAllocatorAdapter<T, USE_OOM_HANDLE> &lhs, in operator ==() argument 164 inline bool operator!=(const ArenaAllocatorAdapter<T, USE_OOM_HANDLE> &lhs, in operator !=() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | histogram_test.cpp | 45 void CompareTwoHistogram(const Histogram<Value> &lhs, const Histogram<Value> &rhs) in CompareTwoHistogram() argument
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | runslots_allocator_stl_adapter.h | 175 inline bool operator==(const RunSlotsAllocatorAdapter<T, AllocConfigT, LockConfigT> &lhs, in operator ==() argument 182 inline bool operator!=(const RunSlotsAllocatorAdapter<T, AllocConfigT, LockConfigT> &lhs, in operator !=() argument
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| H A D | condition.cpp | 43 VReg lhs = pg->AllocReg(); in CompileBinaryExpr() local 133 VReg lhs = etsg->AllocReg(); in CompileLogicalOrExpr() local 163 VReg lhs = etsg->AllocReg(); in CompileLogicalAndExpr() local 225 VReg lhs in CompileBinaryExprForBigInt() local 261 VReg lhs = etsg->AllocReg(); CompileBinaryExpr() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| H A D | ptr.h | 221 inline bool operator==(const Ptr<T, CheckT> &lhs, const Ptr<U, CheckU> &rhs) in operator ==() argument 227 inline bool operator!=(const Ptr<T, CheckT> &lhs, const Ptr<U, CheckU> &rhs) in operator !=() argument 233 inline bool operator<(const Ptr<T, CheckT> &lhs, const Ptr<U, CheckU> &rhs) in operator <() argument 239 inline bool operator<=(const Ptr<T, CheckT> &lhs, const Ptr<U, CheckU> &rhs) in operator <=() argument 245 inline bool operator>(const Ptr<T, CheckT> &lhs, const Ptr<U, CheckU> &rhs) in operator >() argument 251 operator >=(const Ptr<T, CheckT> &lhs, const Ptr<U, CheckU> &rhs) operator >=() argument 257 operator ==(const Ptr<T, CheckT> &lhs, std::nullptr_t) operator ==() argument 269 operator !=(const Ptr<T, CheckT> &lhs, std::nullptr_t) operator !=() argument 281 operator <(const Ptr<T, CheckT> &lhs, std::nullptr_t) operator <() argument 293 operator <=(const Ptr<T, CheckT> &lhs, std::nullptr_t) operator <=() argument 305 operator >(const Ptr<T, CheckT> &lhs, std::nullptr_t) operator >() argument 317 operator >=(const Ptr<T, CheckT> &lhs, std::nullptr_t) operator >=() argument [all...] |
| H A D | safe_ptr.h | 159 inline bool operator==(const SafePtr<T> &lhs, const SafePtr<U> &rhs) in operator ==() argument 165 inline bool operator!=(const SafePtr<T> &lhs, const SafePtr<U> &rhs) in operator !=() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | later_elimination.cpp | 140 bool LaterElimination::CheckReplacement(GateRef lhs, GateRef rhs) in CheckReplacement() argument [all...] |
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| H A D | typeRelation.h | 54 bool operator()(const RelationKey &lhs, const RelationKey &rhs) const in operator ()() argument
|