Searched refs:checkOperandSizeForBitwidth (Results 1 – 1 of 1) sorted by relevance
1113 auto checkOperandSizeForBitwidth = [&](unsigned bitwidth) -> LogicalResult { in processConstant() local1138 if (failed(checkOperandSizeForBitwidth(bitwidth))) { in processConstant()1171 if (failed(checkOperandSizeForBitwidth(bitwidth))) { in processConstant()