Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_const.h80 virtual void Neg() {} in Neg() function
166 void Neg() override in Neg() function
437 void Neg() override in Neg() function
519 void Neg() override in Neg() function
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/
DExpr.ts974 Neg = '-', enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp1042 void AsmAssembler::Neg(InsnSize insnSize, Reg reg) in Neg() function in assembler::AsmAssembler
1051 void AsmAssembler::Neg(InsnSize insnSize, const Mem &mem) in Neg() function in assembler::AsmAssembler
Delf_assembler.cpp1678 void ElfAssembler::Neg(InsnSize insnSize, Reg reg) in Neg() function in assembler::ElfAssembler
1683 void ElfAssembler::Neg(InsnSize insnSize, const Mem &mem) in Neg() function in assembler::ElfAssembler
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp1358 GateRef OperationsStubBuilder::Neg(GateRef glue, GateRef value, ProfileOperation callback) in Neg() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp214 DEF_CALL_SIGNATURE(Neg) in DEF_CALL_SIGNATURE() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp73 BoundsRange BoundsRange::Neg() const in Neg() function in ark::compiler::BoundsRange
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp34 JSTaggedValue SlowRuntimeStub::Neg(JSThread *thread, JSTaggedValue value) in Neg() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp2866 TEST_F(IrBuilderTest, Neg) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp2888 TEST_F(IrBuilderTest, Neg) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1432 DEF_RUNTIME_STUBS(Neg) in DEF_RUNTIME_STUBS() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument