Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
Dlower_x86.cpp825 auto vf32SrcRound = Intrinsic::getDeclaration(B->JM()->mpCurrentModule, in VCONVERT_EMU() local
827 return cast<Instruction>(B->FP_TRUNC(vf32SrcRound, B->mFP32Ty)); in VCONVERT_EMU()