Home
last modified time | relevance | path

Searched defs:Illegal (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Support/
H A DBase64.cpp59 bool Illegal = DecodedByte == Base64InvalidByte; in decodeBase64() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h77 enum InstrType { Legal, Illegal, Invisible }; enumerator
/openbsd/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp294 Illegal = 0, enumerator