Home
last modified time | relevance | path

Searched refs:opcode_11100xxx (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.h45 bool opcode_11100xxx(const uint8_t *Opcodes, unsigned &Offset,
DARMWinEHPrinter.cpp126 { 0xf8, 0xe0, &Decoder::opcode_11100xxx }, // UOP_VPOP (32-bit)
303 bool Decoder::opcode_11100xxx(const uint8_t *OC, unsigned &Offset, in opcode_11100xxx() function in llvm::ARM::WinEH::Decoder
/external/llvm-project/llvm/tools/llvm-readobj/
DARMWinEHPrinter.h48 bool opcode_11100xxx(const uint8_t *Opcodes, unsigned &Offset,
DARMWinEHPrinter.cpp124 { 0xf8, 0xe0, 1, &Decoder::opcode_11100xxx }, // UOP_VPOP (32-bit)
332 bool Decoder::opcode_11100xxx(const uint8_t *OC, unsigned &Offset, in opcode_11100xxx() function in llvm::ARM::WinEH::Decoder