Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:SVT

4461       EVT SVT = TLI.getSetCCResultType(N0VT);
4468 if (VT.getSizeInBits() == SVT.getSizeInBits())
4482 if (SVT == MatchingVectorType) {
8184 EVT SVT = Value.getOperand(0).getValueType();
8186 getABITypeAlignment(SVT.getTypeForEVT(*DAG.getContext()));
8189 TLI.isOperationLegalOrCustom(ISD::STORE, SVT)))