Searched refs:opcode_alloc_z (Results 1 – 2 of 2) sorted by relevance
110 bool opcode_alloc_z(const uint8_t *Opcodes, unsigned &Offset, unsigned Length,
163 {0xff, 0xdf, 2, &Decoder::opcode_alloc_z},809 bool Decoder::opcode_alloc_z(const uint8_t *OC, unsigned &Offset, in opcode_alloc_z() function in llvm::ARM::WinEH::Decoder