/external/llvm-project/llvm/test/CodeGen/Mips/compactbranches/ |
D | empty-block.mir | 72 BLEZ $v0, %bb.4.if.end, implicit-def $at
|
/external/llvm-project/llvm/test/CodeGen/Mips/longbranch/ |
D | branch-limits-int.mir | 312 ; 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/ |
D | MipsSEInstrInfo.cpp | 412 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()
|
D | MipsInstrInfo.cpp | 327 case Mips::BLEZ: in getEquivalentCompactForm()
|
D | MipsInstrInfo.td | 1874 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/ |
D | MipsInstrInfo.cpp | 297 case Mips::BLEZ: case Mips::BLEZ64: in isBranchOffsetInRange() 506 case Mips::BLEZ: in getEquivalentCompactForm()
|
D | MipsSEInstrInfo.cpp | 495 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()
|
D | MipsScheduleP5600.td | 72 BGEZALL, BGEZL, BGTZ, BGTZL, BLEZ, BLEZL, BLTZ,
|
D | MipsScheduleGeneric.td | 287 BLEZ, BLTZ, BLTZAL, J, JALX, JR, JR_HB, ERET,
|
D | MipsInstrInfo.td | 2235 def BLEZ : MMRel, CBranchZero<"blez", brtarget, setle, GPR32Opnd>, 3235 (BLEZ i32:$lhs, bb:$dst)>, ISA_MIPS1;
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.cpp | 298 case Mips::BLEZ: case Mips::BLEZ64: in isBranchOffsetInRange() 507 case Mips::BLEZ: in getEquivalentCompactForm()
|
D | MipsSEInstrInfo.cpp | 509 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()
|
D | MipsScheduleP5600.td | 73 BGEZALL, BGEZL, BGTZ, BGTZL, BLEZ, BLEZL, BLTZ,
|
D | MipsScheduleGeneric.td | 287 BLEZ, BLTZ, BLTZAL, J, JALX, JR, JR_HB, ERET,
|
D | MipsInstrInfo.td | 2236 def BLEZ : MMRel, CBranchZero<"blez", brtarget, setle, GPR32Opnd>, 3280 (BLEZ i32:$lhs, bb:$dst)>, ISA_MIPS1;
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeMIPS_common.c | 148 #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/ |
D | MipsAsmParser.cpp | 1547 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/ |
D | MipsAsmParser.cpp | 1911 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/ |
D | MipsAsmParser.cpp | 1895 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/ |
D | MipsGenAsmWriter.inc | 268 25506U, // BLEZ 2057 0U, // BLEZ
|
D | MipsGenDisassemblerTables.inc | 897 /* 1215 */ MCD_OPC_Decode, 251, 1, 73, // Opcode: BLEZ
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 872 UINT64_C(402653184), // BLEZ 5936 case Mips::BLEZ: 10334 CEFBS_HasStdEnc_NotInMicroMips, // BLEZ = 859
|
D | MipsGenAsmWriter.inc | 2100 26218U, // BLEZ 4854 0U, // BLEZ
|
D | MipsGenInstrInfo.inc | 874 BLEZ = 859, 5720 …D::Terminator), 0x12ULL, nullptr, ImplicitList2, OperandInfo99, -1 ,nullptr }, // Inst #859 = BLEZ 16703 { Mips::BLEZ, Mips::BLEZ, Mips::BLEZ_MM },
|
D | MipsGenDAGISel.inc | 1743 /* 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)
|