Searched refs:opcode_alloc_s (Results 1 – 2 of 2) sorted by relevance
82 bool opcode_alloc_s(const uint8_t *Opcodes, unsigned &Offset, unsigned Length,
150 { 0xe0, 0x00, 1, &Decoder::opcode_alloc_s },598 bool Decoder::opcode_alloc_s(const uint8_t *OC, unsigned &Offset, in opcode_alloc_s() function in llvm::ARM::WinEH::Decoder