Searched refs:IsInt2FP (Results 1 – 1 of 1) sorted by relevance
6587 bool IsInt2FP = SrcEltVT.isInteger(); in LowerOperation() 6590 if (IsInt2FP) { in LowerOperation() 6620 if (IsInt2FP) { in LowerOperation() 6585 bool IsInt2FP = SrcEltVT.isInteger(); LowerOperation() local