Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:BType

1020   TargetLowering::BooleanContent BType = TLI->getBooleanContents(OpVT);
1021 return getNode(TLI->getExtendForContent(BType), SL, VT, Op);