Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp536 unsigned WideWidth = Trunc.getSrcTy()->getScalarSizeInBits(); in narrowRotate() local
537 APInt HiBitMask = APInt::getHighBitsSet(WideWidth, WideWidth - NarrowWidth); in narrowRotate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7767 unsigned WideWidth = WideVT.getScalarSizeInBits(); in visitVSELECT() local
7771 SetCCWidth != 1 && SetCCWidth < WideWidth && in visitVSELECT()