Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.h52 bool opcode_1110110L(const uint8_t *Opcodes, unsigned &Offset,
H A DARMWinEHPrinter.cpp128 { 0xfe, 0xec, 2, &Decoder::opcode_1110110L }, // UOP_POP (16-bit)
356 bool Decoder::opcode_1110110L(const uint8_t *OC, unsigned &Offset, in opcode_1110110L() function in llvm::ARM::WinEH::Decoder