Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
Dlower_x86.cpp354 Function* pIntrin = Intrinsic::getDeclaration(B->JM()->mpCurrentModule, id); in ProcessIntrinsicAdvanced() local
380 return B->CALLA(pIntrin, args); in ProcessIntrinsicAdvanced()