Home
last modified time | relevance | path

Searched refs:makeVTList (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp84 static SDVTList makeVTList(const EVT *VTs, unsigned NumVTs) { in makeVTList() function
9215 return makeVTList(SDNode::getValueTypeList(VT), 1); in getVTList()