Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBase64.cpp14 static const char DecodeTable[] = { in decodeBase64Byte() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp812 struct DecodeTable { in getARMInstruction() struct
813 const uint8_t *P; in getARMInstruction()
814 bool DecodePred; in getARMInstruction()