Home
last modified time | relevance | path

Searched defs:Less (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_operand.cpp24 bool StImmOperand::Less(const Operand &right) const in Less() function in maplebe::StImmOperand
45 bool ExtendShiftOperand::Less(const Operand &right) const in Less() function in maplebe::ExtendShiftOperand
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcfi.h153 bool Less(const Operand &right) const override in Less() function
188 bool Less(const Operand &right) const override in Less() function
218 bool Less(const Operand &right) const override in Less() function
251 bool Less(const Operand &right) const override in Less() function
289 bool Less(const Operand &right) const override in Less() function
Doperand.h330 bool Less(const Operand &right) const override in Less() function
347 bool Less(const RegOperand &right) const in Less() function
749 bool Less(const Operand &right) const override in Less() function
1561 bool Less(const Operand &right) const override in Less() function
1648 bool Less(const Operand &right) const override in Less() function
1832 bool Less(const Operand &right) const override in Less() function
1911 bool Less(const Operand &right) const override in Less() function
1960 bool Less(const Operand &right) const override in Less() function
2024 bool Less(const Operand &right) const override in Less() function
2089 bool Less(const Operand &right) const override in Less() function
Ddbg.h135 bool Less(const Operand &right) const override in Less() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Doperand.cpp146 bool MemOperand::Less(const Operand &right) const in Less() function in maplebe::MemOperand
207 bool CondOperand::Less(const Operand &right) const in Less() function in maplebe::CondOperand
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_int_val.h248 bool Less(const IntVal &rhs, PrimType pType) const in Less() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h145 inline bool JSTaggedValue::Less(JSThread *thread, const JSHandle<JSTaggedValue> &x, const JSHandle<… in Less() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp973 HWTEST_F_L0(JSTaggedValueTest, Less) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp157 GateRef OperationsStubBuilder::Less(GateRef glue, GateRef left, GateRef right, ProfileOperation cal… in Less() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp98 DEF_CALL_SIGNATURE(Less) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp192 JSTaggedValue SlowRuntimeStub::Less(JSThread *thread, JSTaggedValue left, JSTaggedValue right) in Less() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp2219 DEF_RUNTIME_STUBS(Less) in DEF_RUNTIME_STUBS() argument