Home
last modified time | relevance | path

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

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