Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:OpVT

462         EVT OpVT = N->getOperand(i).getValueType();
463 assert(OpVT != MVT::Glue && "Glued nodes should be in same sunit!");
464 bool isChain = OpVT == MVT::Other;