Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp111 static DecodeStatus DecodeExclusiveLdStInstruction(llvm::MCInst &Inst,
1081 static DecodeStatus DecodeExclusiveLdStInstruction(llvm::MCInst &Inst, in DecodeExclusiveLdStInstruction() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td3411 let DecoderMethod = "DecodeExclusiveLdStInstruction";