Lines Matching defs:RetVT
2087 EVT RetVT = Node->getValueType(0);
2088 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext());
2153 EVT RetVT = Node->getValueType(0);
2158 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, RetVT,
2241 EVT RetVT = Node->getValueType(0);
2242 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext());
2257 SDValue FIPtr = DAG.CreateStackTemporary(RetVT);
2280 DAG.getLoad(RetVT, dl, CallInfo.second, FIPtr, MachinePointerInfo());
4389 EVT RetVT = Node->getValueType(0);
4403 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, RetVT,