Home
last modified time | relevance | path

Searched refs:BGEZAL (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp78 case Mips::BGEZAL: in isCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp87 case Mips::BGEZAL: in isCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp239 case Mips::BGEZAL: in printAlias()
/external/v8/src/mips/
Dconstants-mips.h582 BGEZAL = ((2U << 3) + 1) << 16, enumerator
1819 case BGEZAL: in IsLinkingInstruction()
1884 case BGEZAL: in IsForbiddenAfterBranchInstr()
Dassembler-mips.cc535 rt_field == BLTZAL || rt_field == BGEZAL)) || in IsBranch()
1001 Instr instr_b = REGIMM | BGEZAL; // Branch and link. in target_at_put()
1640 GenInstrImmediate(REGIMM, rs, BGEZAL, offset); in bgezal()
Ddisasm-mips.cc1746 case BGEZAL: { in DecodeTypeImmediate()
Dsimulator-mips.cc6467 case BGEZAL: in DecodeTypeImmediate()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp244 case Mips::BGEZAL: in printAlias()
/external/v8/src/mips64/
Dconstants-mips64.h609 BGEZAL = ((2U << 3) + 1) << 16, enumerator
1902 case BGEZAL: in IsLinkingInstruction()
1967 case BGEZAL: in IsForbiddenAfterBranchInstr()
Dassembler-mips64.cc514 rt_field == BLTZAL || rt_field == BGEZAL)) || in IsBranch()
908 Instr instr_b = REGIMM | BGEZAL; // Branch and link. in target_at_put()
1620 GenInstrImmediate(REGIMM, rs, BGEZAL, offset); in bgezal()
Ddisasm-mips64.cc1948 case BGEZAL: { in DecodeTypeImmediateREGIMM()
Dsimulator-mips64.cc6706 case BGEZAL: in DecodeTypeImmediate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp291 case Mips::BGEZAL: in isBranchOffsetInRange()
DMipsDelaySlotFiller.cpp579 case Mips::BGEZAL: in getEquivalentCallShort()
DMipsScheduleP5600.td64 def : InstRW<[P5600WriteJump], (instrs B, BAL, BAL_BR, BEQ, BEQL, BGEZ, BGEZAL,
DMipsInstrInfo.td2254 def BGEZAL : MMRel, BGEZAL_FT<"bgezal", brtarget, GPR32Opnd>, BGEZAL_FM<0x11>,
2262 def BAL_BR : BAL_BR_Pseudo<BGEZAL, brtarget>, ISA_MIPS1;
2654 def : MipsInstAlias<"bal $offset", (BGEZAL ZERO, brtarget:$offset), 1>,
/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp548 case Mips::BGEZAL: in getEquivalentCallShort()
DMipsInstrInfo.td1892 def BGEZAL : MMRel, BGEZAL_FT<"bgezal", brtarget, GPR32Opnd>, BGEZAL_FM<0x11>,
1900 def BAL_BR : BAL_BR_Pseudo<BGEZAL>;
2193 def : MipsInstAlias<"bal $offset", (BGEZAL ZERO, brtarget:$offset), 0>,
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenMCPseudoLowering.inc79 TmpInst.setOpcode(Mips::BGEZAL);
DMipsGenAsmWriter.inc1935 22492U, // BGEZAL
4566 0U, // BGEZAL
7383 case Mips::BGEZAL:
7386 // (BGEZAL ZERO, brtarget:$offset)
DMipsGenMCCodeEmitter.inc720 UINT64_C(68222976), // BGEZAL
5135 case Mips::BGEZAL:
8446 …HasStdEnc | Feature_NotMips32r6 | Feature_NotMips64r6 | Feature_NotInMicroMips | 0, // BGEZAL = 707
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.td736 def BGEZAL : BranchLink<"bgezal">;
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc220 21873U, // BGEZAL
1934 0U, // BGEZAL
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1549 case Mips::BGEZAL: in processInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1850 case Mips::BGEZAL: in processInstruction()

12