Home
last modified time | relevance | path

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

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