Home
last modified time | relevance | path

Searched refs:DecodeBaseAddSubImm (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp132 static DecodeStatus DecodeBaseAddSubImm(llvm::MCInst &Inst, uint32_t insn,
1449 static DecodeStatus DecodeBaseAddSubImm(llvm::MCInst &Inst, uint32_t insn, in DecodeBaseAddSubImm() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td1541 let DecoderMethod = "DecodeBaseAddSubImm";