Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2919 FunctionParser *getFunctionParser() const { in getFunctionParser() function in __anon013ef65f0111::FunctionValuesymtabParser
2944 if (Index < getFunctionParser()->getNumGlobalIDs()) { in setValueName()
2948 Ice::Operand *Op = getFunctionParser()->getOperand(Index); in setValueName()
2952 V->setName(getFunctionParser()->getFunc(), Nm); in setValueName()
2963 if (Index >= getFunctionParser()->getFunc()->getNumNodes()) { in setBbName()
2969 getFunctionParser()->getFunc()->getNodes()[Index]->setName(Nm); in setBbName()