Lines Matching refs:VT3
9236 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() argument
9241 ID.AddInteger(VT3.getRawBits()); in getVTList()
9249 Array[2] = VT3; in getVTList()
9256 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() argument
9261 ID.AddInteger(VT3.getRawBits()); in getVTList()
9270 Array[2] = VT3; in getVTList()
9492 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo() argument
9494 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo()
9710 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
9712 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
9718 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
9721 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
9727 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
9729 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()