Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DBase64.cpp14 static const char DecodeTable[] = { in decodeBase64Byte() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp809 struct DecodeTable { in getARMInstruction() struct
810 const uint8_t *P; in getARMInstruction()
811 bool DecodePred; in getARMInstruction()