Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp141 static DecodeStatus DecodeTestAndBranch(llvm::MCInst &Inst, uint32_t insn,
1535 static DecodeStatus DecodeTestAndBranch(llvm::MCInst &Inst, uint32_t insn, in DecodeTestAndBranch() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td1214 let DecoderMethod = "DecodeTestAndBranch";