Searched refs:BC1NEZ (Results 1 – 18 of 18) sorted by relevance
/external/llvm-project/llvm/test/CodeGen/Mips/longbranch/ |
D | branch-limits-fp-mipsr6.mir | 76 ; R6: BC1NEZ $d0_64, %bb.2 { 95 ; PIC: BC1NEZ $d0_64, %bb.3 { 225 BC1NEZ killed $d0_64, %bb.2, implicit-def $at
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 529 case Mips::BC1EQZ: return Mips::BC1NEZ; in getOppositeBranchOpc() 530 case Mips::BC1NEZ: return Mips::BC1EQZ; in getOppositeBranchOpc()
|
D | MipsInstrInfo.cpp | 337 case Mips::BC1NEZ: in isBranchOffsetInRange()
|
D | Mips32r6InstrInfo.td | 871 def BC1NEZ : BC1NEZ_ENC, BC1NEZ_DESC, ISA_MIPS32R6, HARDFLOAT;
|
D | MipsScheduleGeneric.td | 904 def : InstRW<[GenericWriteFPUCmp], (instrs BC1EQZ, BC1NEZ, SEL_D, SEL_S)>;
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 543 case Mips::BC1EQZ: return Mips::BC1NEZ; in getOppositeBranchOpc() 544 case Mips::BC1NEZ: return Mips::BC1EQZ; in getOppositeBranchOpc()
|
D | MipsInstrInfo.cpp | 338 case Mips::BC1NEZ: in isBranchOffsetInRange()
|
D | Mips32r6InstrInfo.td | 871 def BC1NEZ : BC1NEZ_ENC, BC1NEZ_DESC, ISA_MIPS32R6, HARDFLOAT;
|
D | MipsScheduleGeneric.td | 907 def : InstRW<[GenericWriteFPUCmp], (instrs BC1EQZ, BC1NEZ, SEL_D, SEL_S)>;
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeMIPS_common.c | 140 #define BC1NEZ (HI(17) | (13 << 21) | FT(TMP_FREG3)) macro 1815 inst = BC1NEZ; \
|
/external/llvm/lib/Target/Mips/ |
D | Mips32r6InstrInfo.td | 752 def BC1NEZ : BC1NEZ_ENC, BC1NEZ_DESC, ISA_MIPS32R6, HARDFLOAT;
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 201 25717U, // BC1NEZ 1990 0U, // BC1NEZ
|
D | MipsGenDisassemblerTables.inc | 3968 /* 598 */ MCD_OPC_Decode, 184, 1, 229, 1, // Opcode: BC1NEZ
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 791 UINT64_C(1168113664), // BC1NEZ 3809 case Mips::BC1NEZ: { 10253 CEFBS_HasStdEnc_HasMips32r6_IsNotSoftFloat_NotInMicroMips, // BC1NEZ = 778
|
D | MipsGenAsmWriter.inc | 2019 26508U, // BC1NEZ 4773 0U, // BC1NEZ
|
D | MipsGenInstrInfo.inc | 793 BC1NEZ = 778, 5639 …deledSideEffects), 0x16ULL, nullptr, nullptr, OperandInfo178, -1 ,nullptr }, // Inst #778 = BC1NEZ
|
D | MipsGenDisassemblerTables.inc | 6393 /* 759 */ MCD::OPC_Decode, 138, 6, 215, 2, // Opcode: BC1NEZ
|
D | MipsGenAsmMatcher.inc | 5644 …{ 822 /* bc1nez */, Mips::BC1NEZ, Convert__FGR64AsmReg1_0__JumpTarget1_1, AMFBS_HasStdEnc_HasMips3…
|