Searched refs:opcode_alloc_m (Results 1 – 2 of 2) sorted by relevance
90 bool opcode_alloc_m(const uint8_t *Opcodes, unsigned &Offset, unsigned Length,
153 {0xf8, 0xc0, 2, &Decoder::opcode_alloc_m},645 bool Decoder::opcode_alloc_m(const uint8_t *OC, unsigned &Offset, in opcode_alloc_m() function in llvm::ARM::WinEH::Decoder