Lines Matching refs:VT3
7261 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() argument
7266 ID.AddInteger(VT3.getRawBits()); in getVTList()
7274 Array[2] = VT3; in getVTList()
7281 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() argument
7286 ID.AddInteger(VT3.getRawBits()); in getVTList()
7295 Array[2] = VT3; in getVTList()
7517 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo() argument
7519 SDVTList VTs = getVTList(VT1, VT2, VT3); in SelectNodeTo()
7762 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
7764 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
7770 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
7773 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()
7779 EVT VT1, EVT VT2, EVT VT3, in getMachineNode() argument
7781 SDVTList VTs = getVTList(VT1, VT2, VT3); in getMachineNode()