Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp121 static DecodeStatus DecodeLogicalImmInstruction(llvm::MCInst &Inst,
1350 static DecodeStatus DecodeLogicalImmInstruction(llvm::MCInst &Inst, in DecodeLogicalImmInstruction() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td2055 let DecoderMethod = "DecodeLogicalImmInstruction";