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

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

Completed in 36 milliseconds