Home
last modified time | relevance | path

Searched defs:appendArgType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTypes.h167 void appendArgType(Type ArgType) { ArgList.push_back(ArgType); } in appendArgType() function
H A DPNaClTranslator.cpp153 void appendArgType(Ice::Type ArgType) { Signature.appendArgType(ArgType); } in appendArgType() function in __anon614da24c0111::FuncSigExtendedType