Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
/openbsd-src/games/hack/
H A Dhack.h156 #define Invisible (Invis && !See_invisible) macro
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h77 enum InstrType { Legal, Illegal, Invisible }; enumerator