Searched refs:pCvtPh2Ps (Results 1 – 1 of 1) sorted by relevance
1002 …Function* pCvtPh2Ps = cast<Function>(JM()->mpCurrentModule->getOrInsertFunction("ConvertFloat16ToF… in CVTPH2PS() local1013 Value* pConv = CALL(pCvtPh2Ps, std::initializer_list<Value*>{pSrc}); in CVTPH2PS()