Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceELFObjectWriter.h73 void writeFunctionCode(GlobalString FuncName, bool IsInternal,
H A DIceELFObjectWriter.cpp219 void ELFObjectWriter::writeFunctionCode(GlobalString FuncName, bool IsInternal, in writeFunctionCode() function in Ice::ELFObjectWriter
H A DIceGlobalContext.cpp665 getObjectWriter()->writeFunctionCode(Name, Asm->getInternal(), in emitItems()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp1016 …objectWriter->writeFunctionCode(currFunc->getFunctionName(), currFunc->getInternal(), assembler.ge… in acquireRoutine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp1028 …objectWriter->writeFunctionCode(currFunc->getFunctionName(), currFunc->getInternal(), assembler.ge… in acquireRoutine()