Home
last modified time | relevance | path

Searched defs:LeftoverTy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp57 getNarrowTypeBreakDown(LLT OrigTy, LLT NarrowTy, LLT &LeftoverTy) { in getNarrowTypeBreakDown()
166 LLT LeftoverTy, in insertParts()
1542 LLT LeftoverTy; in narrowScalar() local
1793 LLT LeftoverTy; // Example: s88 -> s64 (NarrowTy) + s24 (leftover) in narrowScalar() local
4908 LLT LeftoverTy; in makeDstOps() local
5317 LLT LeftoverTy; in reduceLoadStoreWidth() local
6617 LLT LeftoverTy, DummyTy; in narrowScalarAddSub() local
6792 LLT LeftoverTy; in narrowScalarInsert() local
6876 LLT LeftoverTy; in narrowScalarBasic() local
6944 LLT LeftoverTy; in narrowScalarSelect() local
H A DUtils.cpp509 bool llvm::extractParts(Register Reg, LLT RegTy, LLT MainTy, LLT &LeftoverTy, in extractParts()
638 LLT LeftoverTy = LLT::fixed_vector(LeftoverNumElts, EltTy); in extractVectorParts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp470 LLT LeftoverTy; in applyExtUaddvToUaddlv() local