Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp834 bool HasRt = false; in DecodeBgtzGroupBranch() local
841 HasRt = true; in DecodeBgtzGroupBranch()
848 HasRt = true; in DecodeBgtzGroupBranch()
855 if (HasRt) in DecodeBgtzGroupBranch()
2290 bool HasRt = false; in DecodeBgtzGroupBranchMMR6() local
2296 HasRt = true; in DecodeBgtzGroupBranchMMR6()
2305 HasRt = true; in DecodeBgtzGroupBranchMMR6()
2312 if (HasRt) in DecodeBgtzGroupBranchMMR6()
/external/capstone/arch/Mips/
DMipsDisassembler.c693 bool HasRt = false; in DecodeBgtzGroupBranch_4() local
700 HasRt = true; in DecodeBgtzGroupBranch_4()
707 HasRt = true; in DecodeBgtzGroupBranch_4()
713 if (HasRt) in DecodeBgtzGroupBranch_4()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp989 bool HasRt = false; in DecodeBgtzGroupBranch() local
996 HasRt = true; in DecodeBgtzGroupBranch()
1003 HasRt = true; in DecodeBgtzGroupBranch()
1010 if (HasRt) in DecodeBgtzGroupBranch()
2516 bool HasRt = false; in DecodeBgtzGroupBranchMMR6() local
2522 HasRt = true; in DecodeBgtzGroupBranchMMR6()
2533 HasRt = true; in DecodeBgtzGroupBranchMMR6()
2541 if (HasRt) in DecodeBgtzGroupBranchMMR6()