Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2997 unsigned NVTBits = NVT.getSizeInBits(); in ExpandShiftByConstant() local
3082 unsigned NVTBits = NVT.getScalarSizeInBits(); in ExpandShiftWithKnownAmountBit() local
3168 unsigned NVTBits = NVT.getSizeInBits(); in ExpandShiftWithUnknownAmountBit() local
3705 unsigned NVTBits = NVT.getSizeInBits(); in ExpandIntRes_AssertSext() local
3727 unsigned NVTBits = NVT.getSizeInBits(); in ExpandIntRes_AssertZext() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5204 unsigned NVTBits = HalfTy.getSizeInBits(); in narrowScalarShiftByConstant() local