Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getSimpleValueType

2812            (TLI.isCondCodeLegal(Result, LL.getSimpleValueType()) &&
2814 getSetCCResultType(N0.getSimpleValueType())))))
3392 getSimpleValueType()) &&
3744 TLI.isCondCodeLegal(NotCC, LHS.getSimpleValueType())) {
4619 MVT VT = N->getSimpleValueType(0);
9521 switch (CFP->getSimpleValueType(0).SimpleTy) {