Home
last modified time | relevance | path

Searched defs:Shr (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp382 __ Shr(MethodLiteral::NumArgsBits::START_BIT, methodCallField); in JSProxyCallInternalWithArgV() local
670 __ Shr(MethodLiteral::BuiltinIdBits::START_BIT, methodExtraLiteralInfo); in GenJSCall() local
913 __ Shr(MethodLiteral::NumArgsBits::START_BIT, methodCallField); in CallOptimziedMethodInternal() local
1171 __ Shr(MethodLiteral::NumArgsBits::START_BIT, tmp); in PushArgsWithArgV() local
Dasm_interpreter_call.cpp1025 __ Shr(MethodLiteral::FunctionKindBits::START_BIT, temp); in ResumeRspAndDispatch() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp1013 void AssemblerX64::Shr(Immediate src, Register dst) in Shr() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp656 GateRef OperationsStubBuilder::Shr(GateRef glue, GateRef left, GateRef right) in Shr() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp112 DEF_CALL_SIGNATURE(Shr) in DEF_CALL_SIGNATURE() argument
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp2422 TEST_F(IrBuilderTest, Shr) in TEST_F() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property