Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFixedPointBuilder.h116 bool BothPadded = in getCommonBinopSemantic() local
119 C.getWidth() + (unsigned)(BothPadded && C.isSaturated()), C.getScale(), in getCommonBinopSemantic()
120 C.isSigned(), C.isSaturated(), BothPadded); in getCommonBinopSemantic()