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.h140 bool Less(const Operand &right) const override in Less() function
169 bool Less(const Operand &right) const override in Less() function
193 bool Less(const Operand &right) const override in Less() function
221 bool Less(const Operand &right) const override in Less() function
254 bool Less(const Operand &right) const override in Less() function
Doperand.h324 bool Less(const Operand &right) const override in Less() function
341 bool Less(const RegOperand &right) const in Less() function
737 bool Less(const Operand &right) const override in Less() function
1487 bool Less(const Operand &right) const override in Less() function
1560 bool Less(const Operand &right) const override in Less() function
1723 bool Less(const Operand &right) const override in Less() function
1792 bool Less(const Operand &right) const override in Less() function
1832 bool Less(const Operand &right) const override in Less() function
1887 bool Less(const Operand &right) const override in Less() function
1946 bool Less(const Operand &right) const override in Less() function
Ddbg.h117 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.h396 inline bool JSTaggedValue::Less(JSThread *thread, const JSHandle<JSTaggedValue> &x, const JSHandle<… in Less() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp1087 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.cpp217 JSTaggedValue SlowRuntimeStub::Less(JSThread *thread, JSTaggedValue left, JSTaggedValue right) in Less() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1936 DEF_RUNTIME_STUBS(Less) in DEF_RUNTIME_STUBS() argument