Lines Matching refs:VT3
8169 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() argument
8174 ID.AddInteger(VT3.getRawBits()); in getVTList()
8182 Array[2] = VT3; in getVTList()
8189 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() argument
8194 ID.AddInteger(VT3.getRawBits()); in getVTList()
8203 Array[2] = VT3; in getVTList()
8425 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo() argument
8427 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo()
8643 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
8645 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
8651 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
8654 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
8660 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
8662 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()