Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMISelLowering.cpp18791 unsigned HighWidth = N->getOperand(1).getValueType().getSizeInBits(); in PerformDAGCombine() local
18792 APInt HighMask = APInt::getHighBitsSet(HighWidth, 16); in PerformDAGCombine()
18799 unsigned HighWidth = N->getOperand(0).getValueType().getSizeInBits(); in PerformDAGCombine() local
18800 APInt HighMask = APInt::getHighBitsSet(HighWidth, 16); in PerformDAGCombine()