Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.h40 bool opcode_1100xxxx(const support::ulittle8_t *Opcodes, unsigned &Offset,
DARMWinEHPrinter.cpp123 { 0xf0, 0xc0, &Decoder::opcode_1100xxxx }, // UOP_STACK_SAVE (16-bit)
266 bool Decoder::opcode_1100xxxx(const ulittle8_t *OC, unsigned &Offset, in opcode_1100xxxx() function in llvm::ARM::WinEH::Decoder