Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp166 DecodeStatus AddThumbPredicate(MCInst&) const;
916 ARMDisassembler::AddThumbPredicate(MCInst &MI) const { in AddThumbPredicate() function in ARMDisassembler
1088 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1097 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1112 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1150 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1165 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1174 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1200 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
1213 Check(Result, AddThumbPredicate(MI)); in getThumbInstruction()
[all …]