Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp496 SmallVector<unsigned, 2> ResultsToTypeCheck; in EmitMatchCode() local
503 ResultsToTypeCheck.push_back(i); in EmitMatchCode()
540 for (unsigned I : ResultsToTypeCheck) in EmitMatchCode()