Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DMonomorphizeUnsupportedFunctions.cpp145 void CreateMonomorphizedFunctionCallArgs(const TIntermSequence &originalCallArguments, in CreateMonomorphizedFunctionCallArgs() function
400 CreateMonomorphizedFunctionCallArgs(callArguments, replacedArguments, &newCallArgs); in processFunctionCall()