Home
last modified time | relevance | path

Searched refs:BLEZ (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/Mips/compactbranches/
Dempty-block.mir72 BLEZ $v0, %bb.4.if.end, implicit-def $at
/external/llvm-project/llvm/test/CodeGen/Mips/longbranch/
Dbranch-limits-int.mir312 ; MIPS: BLEZ $at, %bb.2, implicit-def $at {
331 ; PIC: BLEZ $at, %bb.3, implicit-def $at {
460 BLEZ killed renamable $at, %bb.2, 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()
510 Opc == Mips::BGEZ || Opc == Mips::BLTZ || Opc == Mips::BLEZ || in getAnalyzableBrOpc()
DMipsInstrInfo.cpp327 case Mips::BLEZ: in getEquivalentCompactForm()
DMipsInstrInfo.td1874 def BLEZ : MMRel, CBranchZero<"blez", brtarget, setle, GPR32Opnd>,
2594 (BLEZ i32:$lhs, bb:$dst)>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp297 case Mips::BLEZ: case Mips::BLEZ64: in isBranchOffsetInRange()
506 case Mips::BLEZ: in getEquivalentCompactForm()
DMipsSEInstrInfo.cpp495 case Mips::BGTZ: return Mips::BLEZ; in getOppositeBranchOpc()
498 case Mips::BLEZ: return Mips::BGTZ; in getOppositeBranchOpc()
648 Opc == Mips::BLTZ || Opc == Mips::BLEZ || Opc == Mips::BEQ64 || in getAnalyzableBrOpc()
DMipsScheduleP5600.td72 BGEZALL, BGEZL, BGTZ, BGTZL, BLEZ, BLEZL, BLTZ,
DMipsScheduleGeneric.td287 BLEZ, BLTZ, BLTZAL, J, JALX, JR, JR_HB, ERET,
DMipsInstrInfo.td2235 def BLEZ : MMRel, CBranchZero<"blez", brtarget, setle, GPR32Opnd>,
3235 (BLEZ i32:$lhs, bb:$dst)>, ISA_MIPS1;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp298 case Mips::BLEZ: case Mips::BLEZ64: in isBranchOffsetInRange()
507 case Mips::BLEZ: in getEquivalentCompactForm()
DMipsSEInstrInfo.cpp509 case Mips::BGTZ: return Mips::BLEZ; in getOppositeBranchOpc()
512 case Mips::BLEZ: return Mips::BGTZ; in getOppositeBranchOpc()
662 Opc == Mips::BLTZ || Opc == Mips::BLEZ || Opc == Mips::BEQ64 || in getAnalyzableBrOpc()
DMipsScheduleP5600.td73 BGEZALL, BGEZL, BGTZ, BGTZL, BLEZ, BLEZL, BLTZ,
DMipsScheduleGeneric.td287 BLEZ, BLTZ, BLTZAL, J, JALX, JR, JR_HB, ERET,
DMipsInstrInfo.td2236 def BLEZ : MMRel, CBranchZero<"blez", brtarget, setle, GPR32Opnd>,
3280 (BLEZ i32:$lhs, bb:$dst)>, ISA_MIPS1;
/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_common.c148 #define BLEZ (HI(6)) macro
1977 inst = BLEZ; in sljit_emit_cmp()
2007 inst = BLEZ; in sljit_emit_cmp()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1547 case Mips::BLEZ: in processInstruction()
2858 ZeroTrgOpcode = Mips::BLEZ; in expandCondBranches()
2868 ZeroSrcOpcode = Mips::BLEZ; in expandCondBranches()
2898 TOut.emitRX(Mips::BLEZ, Mips::ZERO, MCOperand::createExpr(OffsetExpr), in expandCondBranches()
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1911 case Mips::BLEZ: in processInstruction()
3996 ZeroTrgOpcode = Mips::BLEZ; in expandCondBranches()
4007 ZeroSrcOpcode = Mips::BLEZ; in expandCondBranches()
4038 TOut.emitRX(Mips::BLEZ, Mips::ZERO, MCOperand::createExpr(OffsetExpr), in expandCondBranches()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1895 case Mips::BLEZ: in processInstruction()
3968 ZeroTrgOpcode = Mips::BLEZ; in expandCondBranches()
3979 ZeroSrcOpcode = Mips::BLEZ; in expandCondBranches()
4010 TOut.emitRX(Mips::BLEZ, Mips::ZERO, MCOperand::createExpr(OffsetExpr), in expandCondBranches()
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc268 25506U, // BLEZ
2057 0U, // BLEZ
DMipsGenDisassemblerTables.inc897 /* 1215 */ MCD_OPC_Decode, 251, 1, 73, // Opcode: BLEZ
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc872 UINT64_C(402653184), // BLEZ
5936 case Mips::BLEZ:
10334 CEFBS_HasStdEnc_NotInMicroMips, // BLEZ = 859
DMipsGenAsmWriter.inc2100 26218U, // BLEZ
4854 0U, // BLEZ
DMipsGenInstrInfo.inc874 BLEZ = 859,
5720 …D::Terminator), 0x12ULL, nullptr, ImplicitList2, OperandInfo99, -1 ,nullptr }, // Inst #859 = BLEZ
16703 { Mips::BLEZ, Mips::BLEZ, Mips::BLEZ_MM },
DMipsGenDAGISel.inc1743 /* 3113*/ OPC_MorphNodeTo0, TARGET_VAL(Mips::BLEZ), 0|OPFL_Chain,
1746 // Dst: (BLEZ GPR32Opnd:{ *:[i32] }:$rs, (bb:{ *:[Other] }):$offset)
1929 /* 3410*/ OPC_MorphNodeTo0, TARGET_VAL(Mips::BLEZ), 0|OPFL_Chain,
1932 // Dst: (BLEZ i32:{ *:[i32] }:$lhs, (bb:{ *:[Other] }):$dst)

12