Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.h73 bool opcode_11111110(const uint8_t *Opcodes, unsigned &Offset,
DARMWinEHPrinter.cpp144 { 0xff, 0xfe, &Decoder::opcode_11111110 }, // UOP_NOP (32-bit) / END
483 bool Decoder::opcode_11111110(const uint8_t *OC, unsigned &Offset, in opcode_11111110() function in llvm::ARM::WinEH::Decoder
/external/llvm-project/llvm/tools/llvm-readobj/
DARMWinEHPrinter.h76 bool opcode_11111110(const uint8_t *Opcodes, unsigned &Offset,
DARMWinEHPrinter.cpp142 { 0xff, 0xfe, 1, &Decoder::opcode_11111110 }, // UOP_NOP (32-bit) / END
512 bool Decoder::opcode_11111110(const uint8_t *OC, unsigned &Offset, in opcode_11111110() function in llvm::ARM::WinEH::Decoder