Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_operand.cpp19 bool StImmOperand::Less(const Operand &right) const in Less() function in maplebe::StImmOperand
40 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.h148 bool Less(const Operand &right) const override in Less() function
183 bool Less(const Operand &right) const override in Less() function
213 bool Less(const Operand &right) const override in Less() function
246 bool Less(const Operand &right) const override in Less() function
284 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
709 bool Less(const Operand &right) const override in Less() function
1511 bool Less(const Operand &right) const override in Less() function
1598 bool Less(const Operand &right) const override in Less() function
1782 bool Less(const Operand &right) const override in Less() function
1861 bool Less(const Operand &right) const override in Less() function
1910 bool Less(const Operand &right) const override in Less() function
1974 bool Less(const Operand &right) const override in Less() function
2039 bool Less(const Operand &right) const override in Less() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Doperand.cpp144 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.h275 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.cpp977 HWTEST_F_L0(JSTaggedValueTest, Less) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp155 GateRef OperationsStubBuilder::Less(GateRef glue, GateRef left, GateRef right, ProfileOperation cal… in Less() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp95 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.cpp2243 DEF_RUNTIME_STUBS(Less) in DEF_RUNTIME_STUBS() argument