Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.h35 bool opcode_0xxxxxxx(const uint8_t *Opcodes, unsigned &Offset,
DARMWinEHPrinter.cpp121 { 0x80, 0x00, &Decoder::opcode_0xxxxxxx }, // UOP_STACK_FREE (16-bit)
231 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_0xxxxxxx() function in llvm::ARM::WinEH::Decoder