Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h948 bool isMIPS() const { isMIPS() function
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py1297 def isMIPS(self): global() member in Base