Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getBooleanContents

254   TargetLowering::BooleanContent ScalarBool = TLI.getBooleanContents(false);
255 TargetLowering::BooleanContent VecBool = TLI.getBooleanContents(true);
341 TargetLowering::getExtendForContent(TLI.getBooleanContents(true));