Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp292 const Ice::FuncSigType &getFuncSigTypeByID(NaClBcIndexSize_t ID) { in getFuncSigTypeByID() function in __anon013ef65f0111::TopLevelParser
3214 const Ice::FuncSigType &Signature = Context->getFuncSigTypeByID(Values[0]); in ProcessRecord()