Lines Matching refs:VT3
10412 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() argument
10417 ID.AddInteger(VT3.getRawBits()); in getVTList()
10425 Array[2] = VT3; in getVTList()
10432 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() argument
10437 ID.AddInteger(VT3.getRawBits()); in getVTList()
10446 Array[2] = VT3; in getVTList()
10668 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo() argument
10670 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo()
10886 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
10888 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
10894 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
10897 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
10903 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
10905 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()