Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/runtime_core/verification/util/parser/
Dcharset.h54 charset cs; variable
64 charset cs; variable
74 charset cs; variable
/arkcompiler/runtime_core/runtime/tests/
Dcollection_set_test.cpp59 CollectionSet cs(std::move(young_regions)); in TEST_F() local
79 CollectionSet cs(std::move(young_regions)); in TEST_F() local
102 CollectionSet cs(std::move(young_regions)); in TEST_F() local
132 CollectionSet cs(std::move(young_regions)); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dassembler_module.cpp45 auto cs = asmCallSigns_[i]; in GenerateStubsX64() local
62 auto cs = asmCallSigns_[i]; in GenerateStubsAarch64() local
77 for (auto cs : asmCallSigns_) { in SetUpForAsmStubs() local
Dcircuit_builder.cpp398 const CallSignature *cs = BytecodeStubCSigns::BCHandler(); in CallBCHandler() local
409 const CallSignature *cs = BuiltinsStubCSigns::BuiltinsCSign(); in CallBuiltin() local
420 const CallSignature *cs = BuiltinsStubCSigns::BuiltinsWithArgvCSign(); in CallBuiltinWithArgv() local
431 const CallSignature *cs = BytecodeStubCSigns::BCDebuggerHandler(); in CallBCDebugger() local
443 const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(CallRuntime)); in CallRuntime() local
456 const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(CallRuntimeWithArgv)); in CallRuntimeVarargs() local
469 const CallSignature *cs = RuntimeStubCSigns::Get(index); in CallNGCRuntime() local
483 const CallSignature *cs = CommonStubCSigns::Get(index); in CallStub() local
502 const CallSignature *cs = RuntimeStubCSigns::Get(index); in CallBuiltinRuntime() local
513 GateRef CircuitBuilder::Call(const CallSignature* cs, GateRef glue, GateRef target, GateRef depend, in Call()
Dfile_generators.cpp52 auto cs = asmModule_.GetCSign(i); in CollectAsmStubCodeInfo() local
Dfile_generators.h59 auto cs = callSigns[j]; in CollectFuncEntryInfo() local
Dllvm_codegen.cpp79 const CallSignature* cs = module_->GetCSign(index); in GenerateCodeForStub() local
Dslowpath_lowering.cpp777 const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(CallRuntime)); in LowerCallRuntime() local
790 const CallSignature *cs = RuntimeStubCSigns::Get(index); in LowerCallNGCRuntime() local
1011 const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(JSCall)); in LowerToJSCall() local
3698 const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(JSCallNew)); in LowerConstruct() local
Dllvm_ir_builder.cpp1967 const CallSignature* cs = callSigns_[i]; in InitialLLVMFuncTypeAndFuncByModuleCSigns() local
Dtype_lowering.cpp399 const CallSignature *cs = RuntimeStubCSigns::Get(RTSTUB_ID(CallRuntime)); in LowerCallRuntime() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dextended_assembler_x64.cpp89 auto cs = callSigns[id]; in BindAssemblerStub() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dextend_assembler.cpp66 auto cs = callSigns[id]; in BindAssemblerStub() local
/arkcompiler/runtime_core/libpandabase/tests/
Dspan_test.cpp117 auto cs = Span(c1); in TEST() local
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-gc.cpp825 CollectionSet cs {}; in RunGC() local
/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