Searched refs:ActionVT (Results 1 – 1 of 1) sorted by relevance
1191 EVT ActionVT; in DoInstructionSelection() local1201 ActionVT = Node->getOperand(1).getValueType(); in DoInstructionSelection()1204 ActionVT = Node->getValueType(0); in DoInstructionSelection()1207 if (TLI->getOperationAction(Node->getOpcode(), ActionVT) in DoInstructionSelection()