Searched defs:Shr (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | optimized_call.cpp | 382 __ 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
|
| D | asm_interpreter_call.cpp | 1025 __ Shr(MethodLiteral::FunctionKindBits::START_BIT, temp); in ResumeRspAndDispatch() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ |
| D | assembler_x64.cpp | 1013 void AssemblerX64::Shr(Immediate src, Register dst) in Shr() function in panda::ecmascript::x64::AssemblerX64
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | operations_stub_builder.cpp | 656 GateRef OperationsStubBuilder::Shr(GateRef glue, GateRef left, GateRef right) in Shr() function in panda::ecmascript::kungfu::OperationsStubBuilder
|
| D | call_signature.cpp | 112 DEF_CALL_SIGNATURE(Shr) in DEF_CALL_SIGNATURE() argument
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | ir_builder_test.cpp | 2422 TEST_F(IrBuilderTest, Shr) in TEST_F() argument
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|