Home
last modified time | relevance | path

Searched defs:NumVTs (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h62 unsigned int NumVTs; member
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp3152 unsigned NumVTs = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local
DSelectionDAG.cpp57 static SDVTList makeVTList(const EVT *VTs, unsigned NumVTs) { in makeVTList()
5348 unsigned NumVTs = VTs.size(); in getVTList() local