Searched defs:XTy (Results 1 – 6 of 6) sorted by relevance
1664 using XTy = decltype(X); in getFunctionBitmap() typedef
1178 Type *XTy; in foldSignBitTest() local5922 Type *XTy = X->getType(), *YTy = Y->getType(); in foldICmpWithZextOrSext() local6592 Type *XTy = X->getType(); in foldICmpUsingKnownBits() local
1539 Type *XTy = X->getType(); in visitSExt() local
1329 Type *XTy = X->getType(); in canonicalizeCondSignextOfHighBitExtractToSignextHighBitExtract() local
3141 LLT XTy = MRI.getType(X); in matchHoistLogicOpWithSameOpcodeHands() local
17530 static inline bool CanCombineFCOPYSIGN_EXTEND_ROUND(EVT XTy, EVT YTy) { in CanCombineFCOPYSIGN_EXTEND_ROUND()