| H A D | function.cc | 912 std::move(decl.params), decl.return_type->Build(builder_), body, in Emit() 955 ast::VariableList* params, in EmitPipelineInput() 971 forced_param_type, params, statements)) { in EmitPipelineInput() 985 forced_param_type, params, statements)) { in EmitPipelineInput() 1003 members[i], forced_param_type, params, in EmitPipelineInput() 1025 params->push_back( in EmitPipelineInput() 1247 &(decl.params), &stmts); in EmitEntryPointAsWrapper() 1251 forced_param_type, &(decl.params), &stmts); in EmitEntryPointAsWrapper() 1377 std::move(decl.params), return_type, body, in EmitEntryPointAsWrapper() 1424 decl->params in ParseFunctionDeclaration() 949 EmitPipelineInput(std::string var_name, const Type* var_type, ast::DecorationList* decos, std::vector<int> index_prefix, const Type* tip_type, const Type* forced_param_type, ast::VariableList* params, ast::StatementList* statements) EmitPipelineInput() argument 3877 ast::ExpressionList params; MaybeEmitCombinatorialValue() local 5018 ast::ExpressionList params; MakeNumericConversion() local 5122 ast::ExpressionList params; MakeIntrinsicCall() local 5157 ast::ExpressionList params; MakeSimpleSelect() local 5240 ast::ExpressionList params; EmitImageAccess() local [all...] |