Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/cmake/modules/
H A DTableGen.cmake134 macro(add_tablegen target project) macro
/openbsd/gnu/llvm/llvm/utils/
H A Dcollect_and_build_with_pgo.py217 def add_tablegen(key, binary): function