Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp166 DecodeStatus AddThumbPredicate(MCInst&) const;
919 ARMDisassembler::AddThumbPredicate(MCInst &MI) const { in AddThumbPredicate() function in ARMDisassembler
1091 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1100 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1115 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1153 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1168 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1177 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1203 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1216 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
[all …]