Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/llvm/
Dsubst.py93 def wordify(word): function
99 self.regex = not_in(pre, '<') + wordify(key) + not_in(post)