Home
last modified time | relevance | path

Searched refs:GetSimplifiedCDescriptor (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/compiler/
Draw-machine-assembler.cc260 Linkage::GetSimplifiedCDescriptor(zone(), builder.Build()); in CallCFunction0()
273 Linkage::GetSimplifiedCDescriptor(zone(), builder.Build()); in CallCFunction1()
285 Linkage::GetSimplifiedCDescriptor(zone(), builder.Build()); in CallCFunction1WithCallerSavedRegisters()
302 Linkage::GetSimplifiedCDescriptor(zone(), builder.Build()); in CallCFunction2()
318 Linkage::GetSimplifiedCDescriptor(zone(), builder.Build()); in CallCFunction3()
333 Linkage::GetSimplifiedCDescriptor(zone(), builder.Build()); in CallCFunction3WithCallerSavedRegisters()
352 Linkage::GetSimplifiedCDescriptor(zone(), builder.Build()); in CallCFunction4()
371 Linkage::GetSimplifiedCDescriptor(zone(), builder.Build()); in CallCFunction5()
391 Linkage::GetSimplifiedCDescriptor(zone(), builder.Build()); in CallCFunction6()
415 Linkage::GetSimplifiedCDescriptor(zone(), builder.Build()); in CallCFunction8()
[all …]
Dc-linkage.cc146 CallDescriptor* Linkage::GetSimplifiedCDescriptor( in GetSimplifiedCDescriptor() function in v8::internal::compiler::Linkage
Dlinkage.h404 static CallDescriptor* GetSimplifiedCDescriptor( in NON_EXPORTED_BASE()
Dsimd-scalar-lowering.cc686 Linkage::GetSimplifiedCDescriptor(zone(), sig_builder.Build()); in BuildF64Trunc()
Dcode-assembler.cc1273 auto call_descriptor = Linkage::GetSimplifiedCDescriptor(zone(), signature); in CallCFunctionN()
Deffect-control-linearizer.cc3402 Linkage::GetSimplifiedCDescriptor(graph()->zone(), builder.Build()); in LowerCheckEqualsInternalizedString()
Dwasm-compiler.cc2505 Linkage::GetSimplifiedCDescriptor(mcgraph()->zone(), sig); in BuildCCall()