Home
last modified time | relevance | path

Searched refs:LeftoverTy (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp254 if (!LeftoverTy.isValid()) { in insertParts()
958 LLT LeftoverTy; in narrowScalar() local
964 LeftoverTy, in narrowScalar()
3641 LLT LeftoverTy; in makeDstOps() local
3654 if (LeftoverTy.isValid()) { in makeDstOps()
4041 LLT LeftoverTy; in reduceLoadStoreWidth() local
4099 if (LeftoverTy.isValid()) in reduceLoadStoreWidth()
5083 LLT LeftoverTy, DummyTy; in narrowScalarAddSub() local
5259 LLT LeftoverTy; in narrowScalarInsert() local
5344 LLT LeftoverTy; in narrowScalarBasic() local
[all …]
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h194 LLT &LeftoverTy,
213 LLT LeftoverTy = LLT(), ArrayRef<Register> LeftoverRegs = {});