Searched defs:LeftoverTy (Results 1 – 3 of 3) sorted by relevance
57 getNarrowTypeBreakDown(LLT OrigTy, LLT NarrowTy, LLT &LeftoverTy) { in getNarrowTypeBreakDown()166 LLT LeftoverTy, in insertParts()1542 LLT LeftoverTy; in narrowScalar() local1793 LLT LeftoverTy; // Example: s88 -> s64 (NarrowTy) + s24 (leftover) in narrowScalar() local4908 LLT LeftoverTy; in makeDstOps() local5317 LLT LeftoverTy; in reduceLoadStoreWidth() local6617 LLT LeftoverTy, DummyTy; in narrowScalarAddSub() local6792 LLT LeftoverTy; in narrowScalarInsert() local6876 LLT LeftoverTy; in narrowScalarBasic() local6944 LLT LeftoverTy; in narrowScalarSelect() local
509 bool llvm::extractParts(Register Reg, LLT RegTy, LLT MainTy, LLT &LeftoverTy, in extractParts()638 LLT LeftoverTy = LLT::fixed_vector(LeftoverNumElts, EltTy); in extractVectorParts() local
470 LLT LeftoverTy; in applyExtUaddvToUaddlv() local