Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.cpp829 auto dbgLoc = pInst->getDebugLoc(); in emitInstructionAnnot() local
830 if (dbgLoc) in emitInstructionAnnot()
832 unsigned int line = dbgLoc.getLine(); in emitInstructionAnnot()