Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.h47 bool opcode_111010xx(const uint8_t *Opcodes, unsigned &Offset,
DARMWinEHPrinter.cpp127 { 0xfc, 0xe8, &Decoder::opcode_111010xx }, // UOP_STACK_FREE (32-bit)
321 bool Decoder::opcode_111010xx(const uint8_t *OC, unsigned &Offset, in opcode_111010xx() function in llvm::ARM::WinEH::Decoder