Home
last modified time | relevance | path

Searched refs:opcode_0xxxxxxx (Results 1 – 4 of 4) 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)
227 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_0xxxxxxx() function in llvm::ARM::WinEH::Decoder
/external/llvm-project/llvm/tools/llvm-readobj/
DARMWinEHPrinter.h38 bool opcode_0xxxxxxx(const uint8_t *Opcodes, unsigned &Offset,
DARMWinEHPrinter.cpp119 { 0x80, 0x00, 1, &Decoder::opcode_0xxxxxxx }, // UOP_STACK_FREE (16-bit)
256 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_0xxxxxxx() function in llvm::ARM::WinEH::Decoder