Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.h37 bool opcode_10Lxxxxx(const uint8_t *Opcodes, unsigned &Offset,
DARMWinEHPrinter.cpp122 { 0xc0, 0x80, &Decoder::opcode_10Lxxxxx }, // UOP_POP (32-bit)
238 bool Decoder::opcode_10Lxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_10Lxxxxx() function in llvm::ARM::WinEH::Decoder