Searched refs:AddParam (Results 1 – 7 of 7) sorted by relevance
47 locations.AddParam(stackloc(spill_slot_index)); in GetJSCallDescriptor()48 types.AddParam(kMachAnyTagged); in GetJSCallDescriptor()51 locations.AddParam(regloc(LinkageTraits::ContextReg())); in GetJSCallDescriptor()52 types.AddParam(kMachAnyTagged); in GetJSCallDescriptor()95 locations.AddParam(stackloc(i - js_parameter_count)); in GetRuntimeCallDescriptor()96 types.AddParam(kMachAnyTagged); in GetRuntimeCallDescriptor()99 locations.AddParam(regloc(LinkageTraits::RuntimeCallFunctionReg())); in GetRuntimeCallDescriptor()100 types.AddParam(kMachAnyTagged); in GetRuntimeCallDescriptor()103 locations.AddParam(regloc(LinkageTraits::RuntimeCallArgCountReg())); in GetRuntimeCallDescriptor()104 types.AddParam(kMachPtr); in GetRuntimeCallDescriptor()[all …]
87 builder.AddParam(parameter0_type); in MakeMachineSignature()96 builder.AddParam(parameter0_type); in MakeMachineSignature()97 builder.AddParam(parameter1_type); in MakeMachineSignature()107 builder.AddParam(parameter0_type); in MakeMachineSignature()108 builder.AddParam(parameter1_type); in MakeMachineSignature()109 builder.AddParam(parameter2_type); in MakeMachineSignature()
145 void AddParam(T val) { in AddParam() function
94 AddParam("DebugWnd",&m_Wnd); in CvVSModule()156 void AddParam(const char* name, double* pAddr) in AddParam() function in CvVSModule160 void AddParam(const char* name, float* pAddr) in AddParam() function in CvVSModule164 void AddParam(const char* name, int* pAddr) in AddParam() function in CvVSModule168 void AddParam(const char* name, char** pAddr) in AddParam() function in CvVSModule179 void AddParam(const char* name) in AddParam() function in CvVSModule292 AddParam(FN,(char**)NULL); in TransferParamsFromChild()296 AddParam(FN); in TransferParamsFromChild()
69 void AddParam(Argument *Arg);183 void R600KernelParameters::AddParam(Argument *Arg) { in AddParam() function in __anon453c3fd20111::R600KernelParameters217 AddParam(I); in RunAna()
252 def AddParam(self, name, param_type): member in DocComment880 self._doc_comment.AddParam(flag.name, flag.type)
154 builder.AddParam(types[i]);