Searched refs:isRound (Results 1 – 5 of 5) sorted by relevance
243 bool isRound() const { in isRound() function
104 if (VT.isPow2VectorType() && VT.getVectorElementType().isRound()) in getRegisterTypeForCallingConv()114 if (VT.isPow2VectorType() && VT.getVectorElementType().isRound()) in getNumRegistersForCallingConv()125 if (VT.isPow2VectorType() && VT.getVectorElementType().isRound()) { in getVectorTypeBreakdownForCallingConv()
7331 if (!LoadResultVT.bitsGT(TruncVT) || !TruncVT.isRound() || in optimizeLoadExt()
8033 if (CurrMemVT.isRound() && CurrMemVT.getStoreSize() <= 16) in isOnlyUsedByStores()
6826 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()6852 if (!MemVT.isRound()) in isLegalNarrowLdSt()