Home
last modified time | relevance | path

Searched defs:getVTList (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10053 SDVTList SelectionDAG::getVTList(EVT VT) { getVTList() function in SelectionDAG
10057 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { getVTList() function in SelectionDAG
10075 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { getVTList() function in SelectionDAG
10095 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { getVTList() function in SelectionDAG
10117 SDVTList SelectionDAG::getVTList(ArrayRef<EVT> VTs) { getVTList() function in SelectionDAG
[all...]