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.cpp56 getNarrowTypeBreakDown(LLT OrigTy, LLT NarrowTy, LLT &LeftoverTy) { in getNarrowTypeBreakDown()
165 LLT LeftoverTy, in insertParts()
1279 LLT LeftoverTy; in narrowScalar() local
1535 LLT LeftoverTy; // Example: s88 -> s64 (NarrowTy) + s24 (leftover) in narrowScalar() local
4231 LLT LeftoverTy; in makeDstOps() local
4636 LLT LeftoverTy; in reduceLoadStoreWidth() local
5924 LLT LeftoverTy, DummyTy; in narrowScalarAddSub() local
6101 LLT LeftoverTy; in narrowScalarInsert() local
6186 LLT LeftoverTy; in narrowScalarBasic() local
6254 LLT LeftoverTy; in narrowScalarSelect() local
H A DUtils.cpp502 bool llvm::extractParts(Register Reg, LLT RegTy, LLT MainTy, LLT &LeftoverTy, in extractParts()
632 LLT LeftoverTy = LLT::fixed_vector(LeftoverNumElts, EltTy); in extractVectorParts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp469 LLT LeftoverTy; in applyExtUaddvToUaddlv() local