Searched defs:OpBits (Results 1 – 8 of 8) sorted by relevance
123 static bool add(Boolean A, Boolean B, unsigned OpBits, Boolean *R) { in add()128 static bool sub(Boolean A, Boolean B, unsigned OpBits, Boolean *R) { in sub()133 static bool mul(Boolean A, Boolean B, unsigned OpBits, Boolean *R) { in mul()
2060 if (const BitsInit *OpBits = dyn_cast<BitsInit>(EncodedValue->getValue())) in populateInstruction() local
9770 unsigned OpBits = N->getOperand(0).getValueSizeInBits(); in DAGCombineTruncBoolExt() local10164 unsigned OpBits = in DAGCombineExtBoolTrunc() local
12361 unsigned OpBits = N->getOperand(0).getValueSizeInBits(); in DAGCombineTruncBoolExt() local12754 unsigned OpBits = in DAGCombineExtBoolTrunc() local
13168 unsigned OpBits = N->getOperand(0).getValueSizeInBits(); in DAGCombineTruncBoolExt() local13561 unsigned OpBits = in DAGCombineExtBoolTrunc() local
6044 unsigned OpBits = Op.getValueType().getScalarType().getSizeInBits(); in visitSIGN_EXTEND() local
9631 unsigned OpBits = Op.getScalarValueSizeInBits(); in visitSIGN_EXTEND() local
10527 unsigned OpBits = Op.getScalarValueSizeInBits(); in visitSIGN_EXTEND() local