Home
last modified time | relevance | path

Searched defs:param_count (Results 1 – 22 of 22) sorted by relevance

/external/v8/src/compiler/
Draw-machine-assembler.cc28 int param_count = static_cast<int>(parameter_count()); in RawMachineAssembler() local
175 int param_count = static_cast<int>(desc->ParameterCount()); in CallN() local
191 int param_count = static_cast<int>(desc->ParameterCount()); in CallNWithFrameState() local
297 int param_count = static_cast<int>(desc->ParameterCount()); in TailCallN() local
Dlinkage.cc54 size_t param_count = ParameterCount(); in GetMachineSignature() local
Dwasm-compiler.cc2619 int param_count; in BuildJSToWasmWrapper() local
2679 int WasmGraphBuilder::AddParameterNodes(Node** args, int pos, int param_count, in AddParameterNodes()
2701 int param_count; in BuildWasmToJSWrapper() local
/external/v8/src/
Dfast-accessor-assembler.cc195 int param_count = descriptor.GetParameterCount(); in Call() local
Dinterface-descriptors.h124 int param_count() const { return param_count_; } in param_count() function
Dframes-inl.h185 int param_count = ComputeParametersCount(); in GetParameterSlot() local
Dcode-stubs-hydrogen.cc112 int param_count = GetParameterCount(); in BuildGraph() local
Ddeoptimizer.cc1908 int param_count = descriptor.GetRegisterParameterCount(); in DoComputeCompiledStubFrame() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_shader.c468 unsigned param_count = 0; in si_llvm_emit_epilogue() local
/external/v8/src/interpreter/
Dinterpreter-intrinsics.cc224 int param_count = callable.descriptor().GetParameterCount(); in IntrinsicAsStubCall() local
/external/v8/src/wasm/
Dmodule-decoder.cc1019 uint32_t param_count = consume_u32v("param count"); in consume_sig() local
/external/v8/src/full-codegen/
Dfull-codegen.cc598 int param_count = callable.descriptor().GetRegisterParameterCount(); in EmitIntrinsicAsStubCall() local
/external/v8/src/arm64/
Dcode-stubs-arm64.cc53 int param_count = descriptor.GetRegisterParameterCount(); in GenerateLightweightMiss() local
4201 Register param_count = x7; in Generate() local
/external/v8/src/parsing/
Dparser-base.h3818 void ParserBase<Impl>::CheckArityRestrictions(int param_count, in CheckArityRestrictions()
/external/v8/src/x87/
Dcode-stubs-x87.cc54 int param_count = descriptor.GetRegisterParameterCount(); in GenerateLightweightMiss() local
/external/v8/src/arm/
Dcode-stubs-arm.cc66 int param_count = descriptor.GetRegisterParameterCount(); in GenerateLightweightMiss() local
/external/v8/src/ppc/
Dcode-stubs-ppc.cc61 int param_count = descriptor.GetRegisterParameterCount(); in GenerateLightweightMiss() local
/external/v8/src/ia32/
Dcode-stubs-ia32.cc54 int param_count = descriptor.GetRegisterParameterCount(); in GenerateLightweightMiss() local
/external/v8/src/mips/
Dcode-stubs-mips.cc66 int param_count = descriptor.GetRegisterParameterCount(); in GenerateLightweightMiss() local
/external/v8/src/mips64/
Dcode-stubs-mips64.cc65 int param_count = descriptor.GetRegisterParameterCount(); in GenerateLightweightMiss() local
/external/v8/src/s390/
Dcode-stubs-s390.cc60 int param_count = descriptor.GetRegisterParameterCount(); in GenerateLightweightMiss() local
/external/v8/src/x64/
Dcode-stubs-x64.cc52 int param_count = descriptor.GetRegisterParameterCount(); in GenerateLightweightMiss() local