Searched refs:isRound (Results 1 – 6 of 6) sorted by relevance
231 bool isRound() const { in isRound() function
105 if (VT.isPow2VectorType() && VT.getVectorElementType().isRound()) in getRegisterTypeForCallingConv()115 if (VT.isPow2VectorType() && VT.getVectorElementType().isRound()) in getNumRegistersForCallingConv()
6825 if (!LoadResultVT.bitsGT(TruncVT) || !TruncVT.isRound() || in optimizeLoadExt()
6868 if (CurrMemVT.isRound() && CurrMemVT.getStoreSize() <= 16) in isOnlyUsedByStores()
4626 if (newVT.isRound() && in SimplifySetCC()
6437 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()6461 if (!MemVT.isRound()) in isLegalNarrowLdSt()