Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp933 bool HasRt = false; in DecodeBgtzGroupBranch() local
940 HasRt = true; in DecodeBgtzGroupBranch()
947 HasRt = true; in DecodeBgtzGroupBranch()
954 if (HasRt) in DecodeBgtzGroupBranch()
2444 bool HasRt = false; in DecodeBgtzGroupBranchMMR6() local
2450 HasRt = true; in DecodeBgtzGroupBranchMMR6()
2461 HasRt = true; in DecodeBgtzGroupBranchMMR6()
2469 if (HasRt) in DecodeBgtzGroupBranchMMR6()