Searched defs:OpBits (Results 1 – 4 of 4) 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()
2065 if (const BitsInit *OpBits = dyn_cast<BitsInit>(EncodedValue->getValue())) in populateInstruction() local
13019 unsigned OpBits = N->getOperand(0).getValueSizeInBits(); in DAGCombineTruncBoolExt() local13412 unsigned OpBits = in DAGCombineExtBoolTrunc() local
10803 unsigned OpBits = Op.getScalarValueSizeInBits(); in visitSIGN_EXTEND() local