Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getBooleanContents

1024   TargetLowering::BooleanContent BType = TLI->getBooleanContents(OpVT);
1085 switch (TLI->getBooleanContents(VT)) {
1901 TLI->getBooleanContents(N1->getValueType(0));
2132 // The boolean result conforms to getBooleanContents.
2136 if (TLI->getBooleanContents(Op.getValueType().isVector(), false) ==
2143 if (TLI->getBooleanContents(Op.getOperand(0).getValueType()) ==
2623 // The boolean result conforms to getBooleanContents. Fall through.
2627 if (TLI->getBooleanContents(Op.getValueType().isVector(), false) ==
2633 if (TLI->getBooleanContents(Op.getOperand(0).getValueType()) ==