Searched refs:SetVT (Results 1 – 1 of 1) sorted by relevance
5896 MVT SetVT = VT == MVT::i64 ? MVT::i64 : MVT::i32; in Select() local5898 CurDAG->getMachineNode(Opc, dl, SetVT, EFLAGS, EFLAGS.getValue(1)), in Select()