Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp12821 unsigned HighWidth = N->getOperand(1).getValueType().getSizeInBits(); in PerformDAGCombine() local
12822 APInt HighMask = APInt::getHighBitsSet(HighWidth, 16); in PerformDAGCombine()
12829 unsigned HighWidth = N->getOperand(0).getValueType().getSizeInBits(); in PerformDAGCombine() local
12830 APInt HighMask = APInt::getHighBitsSet(HighWidth, 16); in PerformDAGCombine()