Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.cpp565 …Function *callPrintFn = cast<Function>(JM()->mpCurrentModule->getOrInsertFunction("CallPrint", cal… in PRINT() local
574 return CALLA(callPrintFn,printCallArgs); in PRINT()