Home
last modified time | relevance | path

Searched defs:SHLAmount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp692 unsigned SHLAmount = NVT.getScalarSizeInBits() - OVT.getScalarSizeInBits(); in PromoteIntRes_CTLZ() local
1097 unsigned SHLAmount = NewBits - OldBits; in PromoteIntRes_ADDSUBSHLSAT() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2283 unsigned SHLAmount = NewBits - MRI.getType(DstReg).getScalarSizeInBits(); in widenScalarAddSubShlSat() local