Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h80 unsigned int NumVTs; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp3399 unsigned NumVTs; in SelectCodeCommon() local
DSelectionDAG.cpp84 static SDVTList makeVTList(const EVT *VTs, unsigned NumVTs) { in makeVTList()
7594 unsigned NumVTs = VTs.size(); in getVTList() local