Searched defs:OpBits (Results 1 – 4 of 4) sorted by relevance
124 static bool add(Boolean A, Boolean B, unsigned OpBits, Boolean *R) { in add()129 static bool sub(Boolean A, Boolean B, unsigned OpBits, Boolean *R) { in sub()134 static bool mul(Boolean A, Boolean B, unsigned OpBits, Boolean *R) { in mul()
2039 if (const BitsInit *OpBits = dyn_cast<BitsInit>(EncodedValue->getValue())) in populateInstruction() local
12389 unsigned OpBits = N->getOperand(0).getValueSizeInBits(); in DAGCombineTruncBoolExt() local12782 unsigned OpBits = in DAGCombineExtBoolTrunc() local
9638 unsigned OpBits = Op.getScalarValueSizeInBits(); in visitSIGN_EXTEND() local