Home
last modified time | relevance | path

Searched refs:HasRt (Results 1 – 4 of 4) 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/llvm-project/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp991 bool HasRt = false; in DecodeBgtzGroupBranch() local
998 HasRt = true; in DecodeBgtzGroupBranch()
1005 HasRt = true; in DecodeBgtzGroupBranch()
1012 if (HasRt) in DecodeBgtzGroupBranch()
2564 bool HasRt = false; in DecodeBgtzGroupBranchMMR6() local
2570 HasRt = true; in DecodeBgtzGroupBranchMMR6()
2581 HasRt = true; in DecodeBgtzGroupBranchMMR6()
2589 if (HasRt) in DecodeBgtzGroupBranchMMR6()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp991 bool HasRt = false; in DecodeBgtzGroupBranch() local
998 HasRt = true; in DecodeBgtzGroupBranch()
1005 HasRt = true; in DecodeBgtzGroupBranch()
1012 if (HasRt) in DecodeBgtzGroupBranch()
2564 bool HasRt = false; in DecodeBgtzGroupBranchMMR6() local
2570 HasRt = true; in DecodeBgtzGroupBranchMMR6()
2581 HasRt = true; in DecodeBgtzGroupBranchMMR6()
2589 if (HasRt) in DecodeBgtzGroupBranchMMR6()
/external/capstone/arch/Mips/
DMipsDisassembler.c746 bool HasRt = false; in DecodeBgtzGroupBranch_4() local
753 HasRt = true; in DecodeBgtzGroupBranch_4()
760 HasRt = true; in DecodeBgtzGroupBranch_4()
766 if (HasRt) in DecodeBgtzGroupBranch_4()