Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.cpp835 auto dbgLoc = pInst->getDebugLoc(); in emitInstructionAnnot() local
836 if (dbgLoc) in emitInstructionAnnot()
838 unsigned int line = dbgLoc.getLine(); in emitInstructionAnnot()