Searched defs:LeftoverTy (Results 1 – 3 of 3) sorted by relevance
56 getNarrowTypeBreakDown(LLT OrigTy, LLT NarrowTy, LLT &LeftoverTy) { in getNarrowTypeBreakDown()165 LLT LeftoverTy, in insertParts()1279 LLT LeftoverTy; in narrowScalar() local1535 LLT LeftoverTy; // Example: s88 -> s64 (NarrowTy) + s24 (leftover) in narrowScalar() local4231 LLT LeftoverTy; in makeDstOps() local4636 LLT LeftoverTy; in reduceLoadStoreWidth() local5924 LLT LeftoverTy, DummyTy; in narrowScalarAddSub() local6101 LLT LeftoverTy; in narrowScalarInsert() local6186 LLT LeftoverTy; in narrowScalarBasic() local6254 LLT LeftoverTy; in narrowScalarSelect() local
502 bool llvm::extractParts(Register Reg, LLT RegTy, LLT MainTy, LLT &LeftoverTy, in extractParts()632 LLT LeftoverTy = LLT::fixed_vector(LeftoverNumElts, EltTy); in extractVectorParts() local
469 LLT LeftoverTy; in applyExtUaddvToUaddlv() local