Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.cpp1036 …Function* pCvtPs2Ph = cast<Function>(JM()->mpCurrentModule->getOrInsertFunction("ConvertFloat32ToF… in CVTPS2PH() local
1047 Value* pConv = CALL(pCvtPs2Ph, std::initializer_list<Value*>{pSrc}); in CVTPS2PH()