Home
last modified time | relevance | path

Searched refs:BGTZ (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/Mips/longbranch/
Dbranch-limits-int.mir361 BGTZ killed renamable $at, %bb.2, implicit-def $at
411 ; MIPS: BGTZ $at, %bb.2, implicit-def $at {
430 ; PIC: BGTZ $at, %bb.3, implicit-def $at {
/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp412 case Mips::BGTZ: return Mips::BLEZ; in getOppositeBranchOpc()
415 case Mips::BLEZ: return Mips::BGTZ; in getOppositeBranchOpc()
509 return (Opc == Mips::BEQ || Opc == Mips::BNE || Opc == Mips::BGTZ || in getAnalyzableBrOpc()
DMipsInstrInfo.cpp325 case Mips::BGTZ: in getEquivalentCompactForm()
DMipsFastISel.cpp929 BuildMI(*BrBB, FuncInfo.InsertPt, DbgLoc, TII.get(Mips::BGTZ)) in selectBranch()
DMipsInstrInfo.td1870 def BGTZ : MMRel, CBranchZero<"bgtz", brtarget, setgt, GPR32Opnd>,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp295 case Mips::BGTZ: case Mips::BGTZ64: in isBranchOffsetInRange()
504 case Mips::BGTZ: in getEquivalentCompactForm()
DMipsSEInstrInfo.cpp495 case Mips::BGTZ: return Mips::BLEZ; in getOppositeBranchOpc()
498 case Mips::BLEZ: return Mips::BGTZ; in getOppositeBranchOpc()
647 Opc == Mips::BNE_MM || Opc == Mips::BGTZ || Opc == Mips::BGEZ || in getAnalyzableBrOpc()
DMipsScheduleP5600.td72 BGEZALL, BGEZL, BGTZ, BGTZL, BLEZ, BLEZL, BLTZ,
DMipsFastISel.cpp979 BuildMI(*BrBB, FuncInfo.InsertPt, DbgLoc, TII.get(Mips::BGTZ)) in selectBranch()
DMipsScheduleGeneric.td286 def : InstRW<[GenericWriteJump], (instrs B, BAL, BAL_BR, BEQ, BNE, BGTZ, BGEZ,
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp296 case Mips::BGTZ: case Mips::BGTZ64: in isBranchOffsetInRange()
505 case Mips::BGTZ: in getEquivalentCompactForm()
DMipsSEInstrInfo.cpp509 case Mips::BGTZ: return Mips::BLEZ; in getOppositeBranchOpc()
512 case Mips::BLEZ: return Mips::BGTZ; in getOppositeBranchOpc()
661 Opc == Mips::BNE_MM || Opc == Mips::BGTZ || Opc == Mips::BGEZ || in getAnalyzableBrOpc()
DMipsScheduleP5600.td73 BGEZALL, BGEZL, BGTZ, BGTZL, BLEZ, BLEZL, BLTZ,
DMipsFastISel.cpp977 BuildMI(*BrBB, FuncInfo.InsertPt, DbgLoc, TII.get(Mips::BGTZ)) in selectBranch()
DMipsScheduleGeneric.td286 def : InstRW<[GenericWriteJump], (instrs B, BAL, BAL_BR, BEQ, BNE, BGTZ, BGEZ,
/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_common.c147 #define BGTZ (HI(7)) macro
1981 inst = BGTZ; in sljit_emit_cmp()
2011 inst = BGTZ; in sljit_emit_cmp()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1546 case Mips::BGTZ: in processInstruction()
2846 ZeroSrcOpcode = Mips::BGTZ; in expandCondBranches()
2880 ZeroTrgOpcode = Mips::BGTZ; in expandCondBranches()
2910 TOut.emitRX(Mips::BGTZ, Mips::ZERO, MCOperand::createExpr(OffsetExpr), in expandCondBranches()
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1910 case Mips::BGTZ: in processInstruction()
3983 ZeroSrcOpcode = Mips::BGTZ; in expandCondBranches()
4020 ZeroTrgOpcode = Mips::BGTZ; in expandCondBranches()
4050 TOut.emitRX(Mips::BGTZ, Mips::ZERO, MCOperand::createExpr(OffsetExpr), in expandCondBranches()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1894 case Mips::BGTZ: in processInstruction()
3955 ZeroSrcOpcode = Mips::BGTZ; in expandCondBranches()
3992 ZeroTrgOpcode = Mips::BGTZ; in expandCondBranches()
4022 TOut.emitRX(Mips::BGTZ, Mips::ZERO, MCOperand::createExpr(OffsetExpr), in expandCondBranches()
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp837 MI.setOpcode(Mips::BGTZ); in DecodeBgtzGroupBranch()
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp994 MI.setOpcode(Mips::BGTZ); in DecodeBgtzGroupBranch()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp994 MI.setOpcode(Mips::BGTZ); in DecodeBgtzGroupBranch()
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc244 25560U, // BGTZ
2033 0U, // BGTZ
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc843 UINT64_C(469762048), // BGTZ
5933 case Mips::BGTZ:
10305 CEFBS_HasStdEnc_NotInMicroMips, // BGTZ = 830
DMipsGenAsmWriter.inc2071 26272U, // BGTZ
4825 0U, // BGTZ

12