Home
last modified time | relevance | path

Searched refs:Decode_01xxxxxx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h39 void Decode_01xxxxxx(const uint8_t *Opcodes, unsigned &OI);
72 {0xc0, 0x40, &OpcodeDecoder::Decode_01xxxxxx}, in ring()
103 inline void OpcodeDecoder::Decode_01xxxxxx(const uint8_t *Opcodes, in Decode_01xxxxxx() function