Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2267 unsigned NVTBits = NVT.getSizeInBits(); in ExpandShiftByConstant() local
2345 unsigned NVTBits = NVT.getScalarSizeInBits(); in ExpandShiftWithKnownAmountBit() local
2431 unsigned NVTBits = NVT.getSizeInBits(); in ExpandShiftWithUnknownAmountBit() local
2851 unsigned NVTBits = NVT.getSizeInBits(); in ExpandIntRes_AssertSext() local
2873 unsigned NVTBits = NVT.getSizeInBits(); in ExpandIntRes_AssertZext() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4363 unsigned NVTBits = HalfTy.getSizeInBits(); in narrowScalarShiftByConstant() local